[llvm-branch-commits] [BOLT] Match blocks with pseudo probes (PR #99891)
Shaw Young via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 22 09:19:32 PDT 2024
https://github.com/shawbyoung created https://github.com/llvm/llvm-project/pull/99891
Implemented pseudo probe block matching. When matched functions have
equal pseudo probe checksums, the indices of block pseudo probes are
used to match blocks following opcode and call hash block matching.
Test Plan: Added match-blocks-with-pseudo-probes.test.
More information about the llvm-branch-commits
mailing list