]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust expectation for gcc.dg/vect/slp-19c.c
authorRichard Biener <rguenther@suse.de>
Wed, 2 Oct 2024 11:39:14 +0000 (13:39 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Oct 2024 11:45:54 +0000 (13:45 +0200)
commit32b99dad9a59ce8d67350221f3cfb1986ee67a8f
tree8a918f8ea3f97339c64c9ff53c40ede373b9a4f5
parent71896a8bdc3841f0e08b4c6356f54c4735317f37
Adjust expectation for gcc.dg/vect/slp-19c.c

We can now vectorize the first loop with SLP when using V2SImode
vectors since then we can handle the non-power-of-two interleaving.
We can also SLP the second loop reliably now after adding induction
support for VLA vectors.

* gcc.dg/vect/slp-19c.c: Adjust expectation.
gcc/testsuite/gcc.dg/vect/slp-19c.c