diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll')
-rw-r--r-- | llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll b/llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll index 042fc5b8efe..d94b137bc01 100644 --- a/llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll +++ b/llvm/test/CodeGen/R600/llvm.SI.sendmsg.ll @@ -1,4 +1,4 @@ -;RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck %s +;RUN: llc < %s -march=amdgcn -mcpu=verde -verify-machineinstrs | FileCheck %s ; CHECK-LABEL: {{^}}main: ; CHECK: s_sendmsg Gs(emit stream 0) |