Re: [PATCH v2 00/13] Support Intel APX EGPR

2023-09-24 Thread Hongtao Liu
On Fri, Sep 22, 2023 at 6:56 PM Hongyu Wang wrote: > > Hi, > > This is a v2 patch for APX support which follows-up previous discussion in > https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628904.html > > As discussed in previous thread, the inverse approach to extend base/index reg > support

[PATCH v2 00/13] Support Intel APX EGPR

2023-09-22 Thread Hongyu Wang
Hi, This is a v2 patch for APX support which follows-up previous discussion in https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628904.html As discussed in previous thread, the inverse approach to extend base/index reg support with new memory constraints requrires much more effort both in mi