]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-10-09 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Oct 2019 13:36:33 +0000 (13:36 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Oct 2019 13:36:33 +0000 (13:36 +0000)
commit37f9f32f10f94c0d10993ed66875edb1992d5a20
tree3712adea8ae16b2dc23efff0acb676db8d75eb98
parent9afd65f86a5defcf580108014adcffcd5109874a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276760 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect-outer-call-1.c [new file with mode: 0644]
gcc/tree-vect-loop.c