summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vector-gep.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/vector-gep.ll')
-rw-r--r--test/CodeGen/X86/vector-gep.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/vector-gep.ll b/test/CodeGen/X86/vector-gep.ll
index 3476e36c64..d08e2a0746 100644
--- a/test/CodeGen/X86/vector-gep.ll
+++ b/test/CodeGen/X86/vector-gep.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=x86 -mcpu=corei7-avx | FileCheck %s
-; RUN: opt -instsimplify %s -disable-output
+; RUN: opt -instsimplify -disable-output < %s
;CHECK: AGEP0:
define <4 x i32*> @AGEP0(i32* %ptr) nounwind {