[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
Tue Dec 16 01:36:55 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|pinskia at gcc dot gnu.org         |pzheng at gcc dot gnu.org

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Pengxuan is working on this one.


More information about the Gcc-bugs mailing list