Re: [pushed][LRA]: Check and update frame to stack pointer elimination after stack slot allocation

2023-07-21 Thread Vladimir Makarov via Gcc-patches
On 7/20/23 16:45, Rainer Orth wrote: Hi Vladimir, The following patch is necessary for porting avr to LRA. The patch was successfully bootstrapped and tested on x86-64, aarch64, and ppc64le. There is still avr poring problem with reloading of subreg of frame pointer.  I'll address it later

Re: [pushed][LRA]: Check and update frame to stack pointer elimination after stack slot allocation

2023-07-20 Thread Rainer Orth
Hi Vladimir, > The following patch is necessary for porting avr to LRA. > > The patch was successfully bootstrapped and tested on x86-64, aarch64, and > ppc64le. > > There is still avr poring problem with reloading of subreg of frame > pointer.  I'll address it later on this week. this patch