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;

Reply via email to