]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-10-17 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2019 14:08:16 +0000 (14:08 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2019 14:08:16 +0000 (14:08 +0000)
commitd0efda0cbe5df0a92b437be15afd1f4d781f7b8b
treefe8e947abfcfb94d1686b92ff8008db81d140f81
parentcb03dea2db20e44096ba9cba87ddcf5b7758f73e
2019-10-17  Richard Biener  <rguenther@suse.de>

* tree-vect-loop.c (check_reduction_path): Compute reduction
operation here.
(vect_is_simple_reduction): Remove special-case of single-stmt
reduction path detection.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277112 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-loop.c