Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / mixed.ll
index 5152f68f0efb55fd1962c7d65cdfa3c39f787cdf..6bfada2f4d5c28713953a6db65854d6eeed92c2c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt < %s -gvn -S | not grep DEADLOAD
-; RUN: opt < %s -gvn -S | not grep DEADGEP
+; RUN: opt < %s -basicaa -gvn -S | not grep DEADLOAD
+; RUN: opt < %s -basicaa -gvn -S | not grep DEADGEP
 
 define i32 @main(i32** %p) {
 block1: