On Tue, Nov 16, 2021 at 3:56 PM David Marchand <david.march...@redhat.com> wrote: > > > GCC now assigns even register pairs for CASP, the fix has also been > > > backported to all stable releases of older GCC versions. > > > Removing the manual register allocation allows GCC to inline the functions > > > and pick optimal registers for performing CASP. > > > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Acked-by: Ruifeng Wang <ruifeng.w...@arm.com> >
I added a reference to gcc commit and applied, thanks. -- David Marchand