[Bug tree-optimization/115082] Canonical form for `(a+oddCST)&1` or `1 & ~a`

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 15 08:57:15 GMT 2024


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The question becomes how expensive is to add an optab for &~. I don't think it
is not that expensive so I will go down that route (and make sure I document
it).


More information about the Gcc-bugs mailing list