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