> Hi,
>
> Fix ICE with AutoFDO by adding initialization check
> before accessing IPA counts to avoid issues with uninitialized profile
> counts in self-recursive clone processing.
+ n->make_profile_local ();
+ if (n->count.quality () == AFDO)
+ n->make_profil
> Hi,
>
> Fix ICE with AutoFDO by adding initialization check
> before accessing IPA counts to avoid issues with uninitialized profile
> counts in self-recursive clone processing.
OK,
thanks!
Honza
>
> Thanks,
> Kugan
>
>
>
Hi,
Fix ICE with AutoFDO by adding initialization check
before accessing IPA counts to avoid issues with uninitialized profile
counts in self-recursive clone processing.
Thanks,
Kugan
0003-AutoFDO-Fix-profile-consistency-for-self-recursive-c.patch
Description: 0003-AutoFDO-Fix-profile-consiste
Hi,
Fix ICE with AutoFDO by adding initialization check
before accessing IPA counts to avoid issues with uninitialized profile
counts in self-recursive clone processing.
Thanks,
Kugan
0002-AutoFDO-Check-count-initialization-to-fix-ICE-with-A.patch
Description: 0002-AutoFDO-Check-count-initia