[llvm-branch-commits] [llvm] [BOLT] Hash-based function matching (PR #95821)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jun 22 21:20:11 PDT 2024


================
@@ -0,0 +1,65 @@
+## Test YAMLProfileReader support for pass-through blocks in non-matching edges:
+## match the profile edge A -> C to the CFG with blocks A -> B -> C.
----------------
aaupov wrote:

Please update the test description.

https://github.com/llvm/llvm-project/pull/95821


More information about the llvm-branch-commits mailing list