[Bug tree-optimization/107881] (a <= b) == (b >= a) should be optimized to (a == b)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 12 04:23:35 GMT 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://gcc.gnu.org/piperma
                   |                            |il/gcc-patches/2023-Septemb
                   |                            |er/629951.html

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/629951.html


More information about the Gcc-bugs mailing list