Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Transforms / GVN / basic.ll
index ff33949b114b45a38a45d6b6d2998e2366324846..6f4aace45fde86c0d236afe3aefbce3425029ca7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -S | not grep {%z2 =}
+; RUN: opt < %s -gvn -S | not grep "%z2 ="
 
 define i32 @main() {
 block1: