[Bug tree-optimization/61247] vectorization fails if conversion from unsigned int to signed int is involved

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 20 07:53:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61247

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |LP64
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-05-20
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a LP64 issue.  In that on x32 or x86 (or ILP32 with AARCH64), we can
vectorize this.



More information about the Gcc-bugs mailing list