]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-09-19 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Sep 2019 17:19:31 +0000 (17:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Sep 2019 17:19:31 +0000 (17:19 +0000)
commit74786dbf3903c3c9d0ed014ddfb11258d54c096e
tree8376cc6020cd54cbda58d6550abab52ae91f8a96
parent7702ab9baf3f2328d6089f8108c30088ad1255c3
2019-09-19  Richard Biener  <rguenther@suse.de>

* tree-vect-loop.c (vect_is_slp_reduction): Remove.
(check_reduction_path): New overload having the path as result.
(vect_is_simple_reduction): From the detected reduction
path build a SLP reduction chain if possible.

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