[Bug middle-end/122193] MIssing optimization for branches that differ on a constant

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 17 04:58:44 GMT 2026


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

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
factor_out_conditional_load needs to support more than:
      || !integer_zerop (TREE_OPERAND (ref0, 1))
      || !integer_zerop (TREE_OPERAND (ref1, 1))


More information about the Gcc-bugs mailing list