diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll')
-rw-r--r-- | llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll b/llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll index 9e86bec9d76..071938f2c24 100644 --- a/llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll +++ b/llvm/test/CodeGen/R600/llvm.SI.sample-masked.ll @@ -1,4 +1,4 @@ -;RUN: llc < %s -march=r600 -mcpu=verde | FileCheck %s +;RUN: llc < %s -march=amdgcn -mcpu=verde | FileCheck %s ; CHECK-LABEL: {{^}}v1: ; CHECK: image_sample {{v\[[0-9]+:[0-9]+\]}}, 13 |