tree-vect-loop.c
294 KB
-
re PR tree-optimization/92371 (ICE in info_for_reduction, at tree-vect-loop.c:4106) · 02bf7e6f
2019-11-05 Richard Biener <rguenther@suse.de> PR tree-optimization/92371 * tree-vect-loop.c (vectorizable_reduction): Set STMT_VINFO_REDUC_DEF on the original stmt of live stmts in the chain. (vectorizable_live_operation): Look at the original stmt when checking STMT_VINFO_REDUC_DEF. * gcc.dg/torture/pr92371.c: New testcase. From-SVN: r277850
Richard Biener committed