Enhance GVN to propagate simple conditionals. This fixes PR3921.
[oota-llvm.git] / test / Transforms / GVN / basic.ll
index 8c72e78533f325d7bb4830d5755923cec3dbcf26..ebf5daaf92729414173712edad5001b3180aba24 100644 (file)
@@ -7,4 +7,4 @@ block1:
 block2:
   %z2 = bitcast i32 0 to i32
   ret i32 %z2
-}
\ No newline at end of file
+}