aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/missing-store.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/missing-store.ll')
-rw-r--r--test/CodeGen/R600/missing-store.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/missing-store.ll b/test/CodeGen/R600/missing-store.ll
index 5346046..8ddef35 100644
--- a/test/CodeGen/R600/missing-store.ll
+++ b/test/CodeGen/R600/missing-store.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=FUNC -check-prefix=SI %s
+; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=FUNC -check-prefix=SI %s
@ptr_load = addrspace(3) global i32 addrspace(2)* undef, align 8