> -----Original Message----- > From: Gcc-patches <gcc-patches- > [email protected]> On Behalf Of bin.cheng via > Gcc-patches > Sent: 14 July 2021 10:19 > To: GCC Patches <[email protected]> > Subject: [PATCH AArch64]Use stable sort in generating ldp/stp > > Hi, > Like previous patch, this is found when I was playing with stx::simd. It's an > obvious > change as described in commit summary. Also the dead store in the code > should be > optimized away, but I guess there is no guarantee, so here is a simple patch > fixing it. > > > Is it OK?
Ok. Thanks, Kyrill > > Thanks, > bin
