Adjust expected output for bb-slp-21.c (PR 92527)
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 20 Nov 2019 21:08:52 +0000 (21:08 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 20 Nov 2019 21:08:52 +0000 (21:08 +0000)
commitbe12e7c72676a25cf1cd2fef513066283887760a
tree3900820f29dc10046261b6378fcc79950fd02a56
parentdf2653441a24175e1c909a1234413730c10535e4
Adjust expected output for bb-slp-21.c (PR 92527)

After r278246, we can try building the out[] store value from scalars
if the target has no multiplication support.  That's not necessarily
a good thing, but like most of vect/, this test is run with the cost
model disabled.

2019-11-20  Richard Sandiford  <richard.sandiford@arm.com>

gcc/testsuite/
PR testsuite/92527
* gcc.dg/vect/bb-slp-21.c: Expect both SLP groups to be vectorized,
regardless of whether the target supports multiplication.

From-SVN: r278531
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/bb-slp-21.c