Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / 2007-07-31-RedundantPhi.ll
index a9ca71ac81d4c6b68bff11d5c2689c9e720f33ff..a570e3571ee0c434859e72f3e4464732c5b4b8de 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep {tmp701 =}
+; RUN: opt < %s -basicaa -gvn -S | not grep {tmp701 =}
 
 @img_width = external global i16               ; <i16*> [#uses=2]