[llvm-branch-commits] [llvm] [DFAJT][profcheck] Propagate `select` -> `br` profile metadata (PR #162213)

Kazu Hirata via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Oct 6 21:09:05 PDT 2025


================
@@ -241,3 +245,6 @@ infloop.i:
 exit:
   ret i32 0
 }
+
+!0 = !{!"function_entry_count", i32 10}
+!1 = !{!"branch_weights", i32 3, i32 5}
----------------
kazutakahirata wrote:

Keep the trailing newline.


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


More information about the llvm-branch-commits mailing list