]> git.ipfire.org Git - thirdparty/gcc.git/commit
2012-04-20 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2012 08:19:49 +0000 (08:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2012 08:19:49 +0000 (08:19 +0000)
commit5115d20bfc9bae268a6c676f437454fa14d81fd2
tree9f80c862880b6594b0bc89bda379872a0f6253a4
parent5617a3db5d04630d0bfb71a3578894b4442f266d
2012-04-20  Richard Guenther  <rguenther@suse.de>

* tree-vect-loop.c (vect_analyze_loop_operations): Do not
vectorize loops that can never run more often than the
vectorization factor.

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