testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c
authorRichard Biener <rguenther@suse.de>
Thu, 11 Mar 2021 13:25:16 +0000 (14:25 +0100)
committerRichard Biener <rguenther@suse.de>
Thu, 11 Mar 2021 13:25:16 +0000 (14:25 +0100)
commit3b938c64f775eafd977f79c4f3038082ae7e0127
tree96fc343a7bab0a6b4867278bdca0ff7d92bd64ca
parentaa0d8a3e28cd3365a2910884ce3e7cb67b07f866
testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c

Checking the number of pluses is unreliable since the vector size
isn't known.  Instead see that the unwanted scalar compute is not
there.

2021-03-11  Richard Biener  <rguenther@suse.de>

PR testsuite/98245
* gcc.dg/vect/bb-slp-46.c: Scan for the scalar compute
instead of verifying the total number of adds.
gcc/testsuite/gcc.dg/vect/bb-slp-46.c