https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117457
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- That being said there is a missing optimization with respect to constprop and cloning. Why didn't it prop the last over to clone instead of passing it via an argument.