RE: [arm] MVE: Relax addressing modes for full loads and stores

2022-03-07 Thread Kyrylo Tkachov via Gcc-patches
Ok, please include PR 104790 in the ChangeLog. Thanks, Kyrill From: Andre Vieira (lists) Sent: Monday, March 7, 2022 2:17 PM To: Kyrylo Tkachov Cc: GCC Patches Subject: Re: [arm] MVE: Relax addressing modes for full loads and stores On 17/01/2022 07:48, Christophe Lyon wrote: Hi André

Re: [arm] MVE: Relax addressing modes for full loads and stores

2022-03-07 Thread Andre Vieira (lists) via Gcc-patches
On 17/01/2022 07:48, Christophe Lyon wrote: Hi André, On Fri, Jan 14, 2022 at 6:03 PM Andre Vieira (lists) via Gcc-patches wrote: Hi Christophe, This patch relaxes the addressing modes for the mve full load and stores (by full loads and stores I mean non-widening or

Re: [arm] MVE: Relax addressing modes for full loads and stores

2022-01-16 Thread Christophe Lyon via Gcc-patches
Hi André, On Fri, Jan 14, 2022 at 6:03 PM Andre Vieira (lists) via Gcc-patches < gcc-patches@gcc.gnu.org> wrote: > Hi Christophe, > > This patch relaxes the addressing modes for the mve full load and stores > (by full loads and stores I mean non-widening or narrowing loads and > stores resp).

[arm] MVE: Relax addressing modes for full loads and stores

2022-01-14 Thread Andre Vieira (lists) via Gcc-patches
Hi Christophe, This patch relaxes the addressing modes for the mve full load and stores (by full loads and stores I mean non-widening or narrowing loads and stores resp). The code before was requiring a LO_REGNUM for these, where this is only a requirement if the load is widening or the store