[Bug tree-optimization/49730] loop not vectorized if inside another loop
irar at il dot ibm.com
gcc-bugzilla@gcc.gnu.org
Thu Jul 14 06:35:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49730
Ira Rosen <irar at il dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |irar at il dot ibm.com
--- Comment #2 from Ira Rosen <irar at il dot ibm.com> 2011-07-14 06:35:39 UTC ---
There is no limitation on the number of reductions in vectorization.
The problem here is a non-empty latch block. There are several existing PRs for
similar problems: pr 33447, pr 28643.
Ira
More information about the Gcc-bugs
mailing list