]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust gcc.dg/vect/slp-12a.c
authorRichard Biener <rguenther@suse.de>
Wed, 2 Oct 2024 11:40:59 +0000 (13:40 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Oct 2024 11:45:54 +0000 (13:45 +0200)
commit77c5e4ad08e42a325c6b45ea2b679bc1827b8557
tree07369832791d0cd0e7e49905aa57446515469fd4
parent32b99dad9a59ce8d67350221f3cfb1986ee67a8f
Adjust gcc.dg/vect/slp-12a.c

We can now SLP the loop.  There's PR116583 tracking that this still
fails for VLA vectors when load-lanes doesn't support a group of
size 8.  We can't express this right now so the testcase keeps
FAILing for aarch64 with SVE (but passes now for riscv).

* gcc.dg/vect/slp-12a.c: Adjust.
gcc/testsuite/gcc.dg/vect/slp-12a.c