[llvm] [LV] capture branch weights for constant trip counts (PR #175096)
Joel E. Denny via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 21 12:47:14 PST 2026
================
@@ -1,10 +1,29 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals all --version 6
----------------
jdenny-ornl wrote:
It's small and it helps cover the profile metadata changes in this PR, so I think it's fine here.
https://github.com/llvm/llvm-project/pull/175096
More information about the llvm-commits
mailing list