[llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for IRPGO profiles (PR #76105)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 10:17:24 PST 2023
================
@@ -0,0 +1,395 @@
+===================================
----------------
minglotus-6 wrote:
> Perhaps name this ProfileFormat.rst, since so much is shared with pure code coverage applications.
Ack. I wonder if we want to use `InstrumentationProfileFormat.rst` since SamplePGO uses different format.
https://github.com/llvm/llvm-project/pull/76105
More information about the llvm-commits
mailing list