]> gcc.gnu.org Git - gcc.git/commit
testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change
authorRichard Biener <rguenther@suse.de>
Thu, 21 Oct 2021 08:00:27 +0000 (10:00 +0200)
committerRichard Biener <rguenther@suse.de>
Thu, 21 Oct 2021 08:02:31 +0000 (10:02 +0200)
commitd438dd2523a35e073eed04d146f1e73e2514d93d
treec56b0d030cc206b51e4d0d1bbb9684dd8eb9d270
parent2e4659199e814b7ee0f6bd925fd2c0a7610da856
testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change

This reverts the bogus previous change causing runtime failures
and instead realizes that we now have the loop condition
if-converted and the BB vectorization opportunity realized during
the loop vectorization pass.

2021-10-21  Richard Biener  <rguenther@suse.de>

PR testsuite/102861
* gcc.dg/vect/bb-slp-16.c: Revert previous change, scan
the vect dump instead.
gcc/testsuite/gcc.dg/vect/bb-slp-16.c
This page took 0.076071 seconds and 6 git commands to generate.