Because SamplePGO passes will be invoked twice in ThinLTO build: once at compile phase, the other at backend. We want to make sure the IR at the 2nd phase matches the hot part in profile, thus we do not want to inline hot callsites in the first phase.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4932 Build 4932: arc lint + arc unit