[Bug tree-optimization/49457] integer comparison does not vectorize

irar at il dot ibm.com gcc-bugzilla@gcc.gnu.org
Sun Jun 19 10:16:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49457

Ira Rosen <irar at il dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |irar at il dot ibm.com
         Resolution|                            |DUPLICATE

--- Comment #1 from Ira Rosen <irar at il dot ibm.com> 2011-06-19 10:14:24 UTC ---
Conditions with different types of the comparison and the then/else operands
are not vectorized.

This is a duplicate of pr27460.

See also http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00255.html.

*** This bug has been marked as a duplicate of bug 27460 ***



More information about the Gcc-bugs mailing list