testsuite: Adjust vect/bb-slp-subgroups-3.c for VL vectors
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 17 Nov 2020 11:12:53 +0000 (11:12 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Tue, 17 Nov 2020 11:12:53 +0000 (11:12 +0000)
commitb513f5f2cb2a7f604dfa2c424dbccc6a1011b63b
tree88f8053541a6678d7f22c7dc2ab711b92e98f448
parent8a1f6529062857523988202bad813304f003e8e1
testsuite: Adjust vect/bb-slp-subgroups-3.c for VL vectors

Because we disable the cost model, targets with variable-length
vectors can end up vectorising the store to a[0..7] on its own.
With the cost model we do something sensible.

gcc/testsuite/
* gcc.dg/vect/bb-slp-subgroups-3.c: XFAIL for variable-length vectors.
gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c