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 pro
file, thus we do not want to inline hot callsites in the first phase.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4933 Build 4933: arc lint + arc unit