Amend gcc.dg/vect/fast-math-vect-call-2.c
commit924855daa204b4821057313cad44898445824e11
authorRichard Biener <rguenther@suse.de>
Mon, 9 Sep 2024 07:41:36 +0000 (9 09:41 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 9 Sep 2024 07:43:44 +0000 (9 09:43 +0200)
tree23d6d44ec07d0030e038cba0804e32881e09d916
parent765875e2c18b8f4c346b754a19e287efaec531a5
Amend gcc.dg/vect/fast-math-vect-call-2.c

There was a reported regression on x86-64 with -march=cascadelake
and -m32 where epilogue vectorization causes a different number of
SLPed loops.  Fixed by disabling epilogue vectorization for the
testcase.

* gcc.dg/vect/fast-math-vect-call-2.c: Disable epilogue
vectorization.
gcc/testsuite/gcc.dg/vect/fast-math-vect-call-2.c