summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/srem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/srem.ll')
-rw-r--r--test/CodeGen/R600/srem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/srem.ll b/test/CodeGen/R600/srem.ll
index 65e33952d29e..759c8b4ef722 100644
--- a/test/CodeGen/R600/srem.ll
+++ b/test/CodeGen/R600/srem.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=SI < %s
+; RUN: llc -march=amdgcn -mcpu=SI < %s
; RUN: llc -march=r600 -mcpu=redwood < %s
define void @srem_i32(i32 addrspace(1)* %out, i32 addrspace(1)* %in) {