[Bug tree-optimization/123109] `a >> (bits-1) != 0` is not optimized to `a < 0` by match

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 13 11:51:45 GMT 2025


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-12-13

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
.


More information about the Gcc-bugs mailing list