[llvm-branch-commits] [BOLT] Attach pseudo probes to blocks in YAML profile (PR #99554)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 18 12:36:56 PDT 2024


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/99554

Read pseudo probes in regular and BAT YAML profile generation, and
attach them to YAML profile basic blocks. This exposes GUID, probe id,
and probe type in profile for future use in stale profile matching.

Test Plan: updated pseudoprobe-decoding-inline.test





More information about the llvm-branch-commits mailing list