Re: [PATCH 2/2]middle-end Backport complex vect testsuite to GCC 11

2022-02-28 Thread Richard Biener via Gcc-patches
On Mon, 28 Feb 2022, Tamar Christina wrote: > Hi All, > > The GCC 12 testsuite for complex numbers pattern recognition is a lot more > exhaustive than the GCC 11 one. This backports the testsuite to GCC 11 so > any further changes to the branch prevents regressions. > > Bootstrapped Regtested o

[PATCH 2/2]middle-end Backport complex vect testsuite to GCC 11

2022-02-28 Thread Tamar Christina via Gcc-patches
Hi All, The GCC 12 testsuite for complex numbers pattern recognition is a lot more exhaustive than the GCC 11 one. This backports the testsuite to GCC 11 so any further changes to the branch prevents regressions. Bootstrapped Regtested on aarch64-none-linux-gnu, x86_64-pc-linux-gnu and no regres