On Tue, Jan 18, 2022 at 11:57:32AM +0000, Richard Sandiford wrote: > "Kewen.Lin" <li...@linux.ibm.com> writes: > >> PR tree-optimization/104015 > >> * gcc.dg/vect/slp-perm-9.c: Adjust. > >> * gcc.target/powerpc/pr104015-1.c: New test. > >> * gcc.target/powerpc/pr104015-2.c: New test.
> OK for the target-independent part, thanks. IMO it's OK independently > of the rs6000 tests. The rs6000 parts are fine as well. Thanks! I see you got rid of the ilp32 tests, I was going to holler about that, there is no reason this should only work (or only be tested) on 64-bit systems :-) Segher