[Bug tree-optimization/122604] Missed optimization opportunity: flatten branches with function call into one function call that uses CMOV
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 10 23:44:32 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122604
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=70032
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #4)
> (In reply to Andi Kleen from comment #3)
> > HJs conditional tail call patches might help
>
> No it wont. This more like tail merge on the gimple level.
That is it is more related to PR 70032.
More information about the Gcc-bugs
mailing list