tree-optimization/97466 - remove spurious assert
authorRichard Biener <rguenther@suse.de>
Mon, 19 Oct 2020 09:07:36 +0000 (11:07 +0200)
committerRichard Biener <rguenther@suse.de>
Mon, 19 Oct 2020 09:35:24 +0000 (11:35 +0200)
commit95f27849a580ac834d4f51a0642da9671f0a9dee
tree592512b1016847afc364d80d9216702d4a2ad90c
parent222f312a773157f53396ba4cb287deb07f84cc34
tree-optimization/97466 - remove spurious assert

This removes an assertion that was supposed to be only for temporary
debugging.  I've also re-indented the code which I missed as well.

2020-10-19  Richard Biener  <rguenther@suse.de>

PR tree-optimization/97466
* tree-vect-slp.c (vect_get_and_check_slp_defs): Remove
spurious assert, re-indent.
gcc/tree-vect-slp.c