Re: [PATCH v3 00/16] Support Intel APX NDD

2023-12-06 Thread Hongtao Liu
On Wed, Dec 6, 2023 at 8:11 PM Uros Bizjak wrote: > > On Wed, Dec 6, 2023 at 9:08 AM Hongyu Wang wrote: > > > > Hi, > > > > Following up the discussion of V2 patches in > > https://gcc.gnu.org/pipermail/gcc-patches/2023-December/639368.html, > > this patch series add early clobber for all TImode

Re: [PATCH v3 00/16] Support Intel APX NDD

2023-12-06 Thread Uros Bizjak
On Wed, Dec 6, 2023 at 9:08 AM Hongyu Wang wrote: > > Hi, > > Following up the discussion of V2 patches in > https://gcc.gnu.org/pipermail/gcc-patches/2023-December/639368.html, > this patch series add early clobber for all TImode NDD alternatives > to avoid any potential overlapping between dest

[PATCH v3 00/16] Support Intel APX NDD

2023-12-06 Thread Hongyu Wang
Hi, Following up the discussion of V2 patches in https://gcc.gnu.org/pipermail/gcc-patches/2023-December/639368.html, this patch series add early clobber for all TImode NDD alternatives to avoid any potential overlapping between dest register and src register/memory. Also use get_attr_isa (insn) =