[Bug tree-optimization/112814] `Plus <PHI <a,b>, PHI<b,a>>` is not optimized to just PLUS<a,b>

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 7 09:05:09 GMT 2025


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=55629

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is more of a generic version of PR 55629 I think. there is constants but
here are just ssa names.


More information about the Gcc-bugs mailing list