[Bug middle-end/91213] Missed optimization: (sub X Y) -> (xor X Y) when Y <= X and isPowerOf2(X + 1)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 24 15:03:57 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|pinskia at gcc dot gnu.org         |unassigned at gcc dot gnu.org

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am no longer working on this. Yes expansion should do it rather than match.


More information about the Gcc-bugs mailing list