[Bug c/60220] Vectorization : simple loop : fails to vectorize
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 17 12:31:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60220
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's vectorized with -fno-tree-loop-distribute-patterns since at least GCC 4.7
(the oldest still maintained release).
More information about the Gcc-bugs
mailing list