tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion.
authorRichard Biener <rguenther@suse.de>
Mon, 25 Nov 2019 11:38:37 +0000 (11:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 25 Nov 2019 11:38:37 +0000 (11:38 +0000)
commitc6aef8d8009e324c971b892e8fa3c163bfdf6ba1
tree5f3d6d1470165dfc27ce4e6138b4afbe58cd3bc3
parent6349e4f04ca6ccb060fdfc496bf8cf6366a5a5d1
tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion.

2019-11-25  Richard Biener  <rguenther@suse.de>

* tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion.
(vect_detect_hybrid_slp): Swap lane and instance iteration,
properly re-building the visited hash-map for each lane.

From-SVN: r278679
gcc/ChangeLog
gcc/tree-vect-slp.c