tree-vect-loop.c (vect_analyze_loop_operations): Do not vectorize loops that can...
authorRichard Guenther <rguenther@suse.de>
Fri, 20 Apr 2012 08:19:49 +0000 (08:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 20 Apr 2012 08:19:49 +0000 (08:19 +0000)
commit552fd8e693c768ac355d6fa6bd2dfcb91eedafb7
tree9f80c862880b6594b0bc89bda379872a0f6253a4
parent1bde7dabc9b3c63fd69c6436fe35a2a409c31d52
tree-vect-loop.c (vect_analyze_loop_operations): Do not vectorize loops that can never run more often than the vectorization factor.

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.

From-SVN: r186614
gcc/ChangeLog
gcc/tree-vect-loop.c