https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83123
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is now optimized at the gimple level to just: _7 = a_3(D) & b_4(D); _8 = _7 < 0;
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 14 Aug 2021 14:26:48 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83123
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is now optimized at the gimple level to just: _7 = a_3(D) & b_4(D); _8 = _7 < 0;