[Bug tree-optimization/69489] missed vectorization for boolean loop, missed if-conversion

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 5 00:24:12 GMT 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2016-01-26 00:00:00         |2023-8-4

--- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note one thing I noticed there is a slightly different IR between using the C
and C++ front-end. An extra cast when using the C front-end.


More information about the Gcc-bugs mailing list