[llvm-branch-commits] [ProfCheck] Add prof data for lowering of @llvm.cond.loop (PR #180390)

Snehasish Kumar via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Feb 7 21:21:29 PST 2026


================
@@ -1,19 +1,19 @@
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals all --version 6
----------------
snehasish wrote:

For my knowledge, why isn't `--check-globals smart` sufficient? The nounwind attributes aren't necessary for profile weight checks.

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


More information about the llvm-branch-commits mailing list