================ @@ -0,0 +1,179 @@ +; Test that CHR does not transform regions containing convergent or +; noduplicate calls, following the same guard as SimplifyCFG. +; ---------------- yxsamliu wrote: done https://github.com/llvm/llvm-project/pull/180882