summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/m0-spill.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/m0-spill.ll')
-rw-r--r--llvm/test/CodeGen/R600/m0-spill.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/m0-spill.ll b/llvm/test/CodeGen/R600/m0-spill.ll
index a8b0e0d5f10..dc9206ed3f9 100644
--- a/llvm/test/CodeGen/R600/m0-spill.ll
+++ b/llvm/test/CodeGen/R600/m0-spill.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=SI -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -march=amdgcn -mcpu=SI -verify-machineinstrs | FileCheck %s
@lds = external addrspace(3) global [64 x float]
OpenPOWER on IntegriCloud