================
@@ -265,3 +265,47 @@ entry:
store i32 77, ptr %inc3, align 2
ret void
}
+
+define void @shared-chain-ordering(ptr %dest, ptr %p, i64 %offset) {
----------------
bababuck wrote:
#196018
https://github.com/llvm/llvm-project/pull/193616