[llvm] Adding Matching and Inference Functionality to Propeller-PR4: Implement matching and inference and create clusters (PR #167622)
Rahman Lavaee via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 23 23:15:08 PST 2025
================
@@ -0,0 +1,99 @@
+; BB cluster section tests when using edges profile and basic block hashes to generate clusters.
----------------
rlavaee wrote:
Not sure if I understand the role of hashes in this test. It looks like we're feeding in the same source except with a different layout. Please also explain in the comments.
https://github.com/llvm/llvm-project/pull/167622
More information about the llvm-commits
mailing list