Re: [PING 2] [PATCH 0/3] RISC-V: optimize stack manipulation in save-restore

2023-02-16 Thread Jeff Law via Gcc-patches
On 2/16/23 00:17, Fei Gao wrote: ping. We are in stage4 of our development cycle -- meaning that the focus is on regression bugfixing, not new features, optimizations and the like. This patch is in the queue and will be looked at once we move back into stage1 development for gcc-14. jeff

Re: [PING 2] [PATCH 0/3] RISC-V: optimize stack manipulation in save-restore

2023-02-15 Thread Fei Gao
ping. BR,  Fei On 2023-02-03 16:52  Fei Gao wrote: > > >Gentle ping. > >The patch I previously submitted: >| Date: Wed, 30 Nov 2022 00:38:08 -0800 >| Subject: [PATCH] RISC-V: optimize stack manipulation in save-restore >| Message-ID: > >I split the patches as per Palmer's review comment. > >BR