[llvm] [CHR] Skip regions containing convergent calls (PR #180882)
Yaxun Liu via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 18 07:48:47 PST 2026
================
@@ -0,0 +1,179 @@
+; Test that CHR does not transform regions containing convergent or
----------------
yxsamliu wrote:
done
https://github.com/llvm/llvm-project/pull/180882
More information about the llvm-commits
mailing list