tree-vect-loop.c
291 KB
-
tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other than… · 4a8841c0
tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other than GIMPLE_ASSIGN in nested cycles. 2019-10-09 Richard Biener <rguenther@suse.de> * tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other than GIMPLE_ASSIGN in nested cycles. * gcc.dg/vect/vect-outer-call-1.c: New testcase. From-SVN: r276760
Richard Biener committed