With the latest refactoring and code sharing patches landed, now it is possible to unify the value profile implementation between raw and indexed profile. This is the patch in raw profile reader that uses the common interface. compiler-rt has another patch to enable the emission of raw profile in new format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM