[Bug tree-optimization/50596] Problems in vectorization of condition expression

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 4 11:10:00 GMT 2011


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-04
                 CC|                            |rguenth at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-04 11:09:58 UTC ---
I agree with the need to at least support vectorizing loads and stores of
1-bit unsigned precision values.  We need to be careful with arithmetic
and conversions though (which is why we reject bools right now).



More information about the Gcc-bugs mailing list