summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/gep-address-space.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/gep-address-space.ll')
-rw-r--r--test/CodeGen/R600/gep-address-space.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/gep-address-space.ll b/test/CodeGen/R600/gep-address-space.ll
index b36f6122ee..ab2c0bf92f 100644
--- a/test/CodeGen/R600/gep-address-space.ll
+++ b/test/CodeGen/R600/gep-address-space.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=SI < %s | FileCheck %s
+; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs< %s | FileCheck %s
define void @use_gep_address_space([1024 x i32] addrspace(3)* %array) nounwind {
; CHECK-LABEL: @use_gep_address_space: