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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> Thinking about how to handle binary operators. Here are some rules I came up
> with when we should prop the constant:

I should note when I tested llvm, it does constants proping if single use for
most binary operators and it seems to create worse code ...

Reply via email to