Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / load-constant-mem.ll
index 0fa003c510debd210a4a9c58763dcaffef718e00..314c8069cacefc69f5a0dc9379e9e4f793a440af 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -instcombine | llvm-dis | grep {ret i32 0}
+; RUN: opt < %s -basicaa -gvn -instcombine -S | grep {ret i32 0}
 ; PR4189
 @G = external constant [4 x i32]