https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114684
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note clang Canonicalizes it into `-([b]&1)` (though on aarch64, they don't use sbfx while GCC does uses that).
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 10 Apr 2024 13:59:17 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114684
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note clang Canonicalizes it into `-([b]&1)` (though on aarch64, they don't use sbfx while GCC does uses that).