testsuite/111125 - disable BB vectorization for the test
commit308e716266787f84ba4a47546317dae83be8901c
authorRichard Biener <rguenther@suse.de>
Thu, 24 Aug 2023 08:55:06 +0000 (24 10:55 +0200)
committerRichard Biener <rguenther@suse.de>
Thu, 24 Aug 2023 08:57:40 +0000 (24 10:57 +0200)
tree6c9d0e2a8b4d21dd166e07b4efc29fcf00406c0e
parent1c51805e2468bc10057bc0f2fc12fab909d21d04
testsuite/111125 - disable BB vectorization for the test

The test is for loop vectorization producing non-canonical
multiplications.  We can now BB vectorize the whole function
when the target supports .REDUC_PLUS for V2SImode but we don't
have a dejagnu selector for that.  Disable BB vectorization
like we disabled epilogue vectorization.

PR testsuite/111125
* gcc.dg/vect/pr53773.c: Disable BB vectorization.
gcc/testsuite/gcc.dg/vect/pr53773.c