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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-04-06
                 CC|                            |rguenth at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  I'm not sure how we set up vectorization of the SIMD clones but it
appears that whatever we do we do not include if-conversion in that process.

Jakub?

Reply via email to