> > Given the latest few patches that you have committed, is this patch necessary > anymore? I have not fully understood the new logic as I was on holiday last > week, but it looks like the propagation is occurring correctly now? >
I think you are referring to the patch “Avoid some lost AFDO profiles with LTO” which introduces pass_ipa_auto_profile_offline. I dont think it does offline functions !afdo_callsite_hot_enough_for_early_inline. However, it should be easier now as the early_inline is moved out of auto-profile. Thanks, Kugan