diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll')
-rw-r--r-- | llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll b/llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll index 7bfb5501206..6d9aa5e3346 100644 --- a/llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll +++ b/llvm/test/CodeGen/R600/llvm.SI.image.sample.o.ll @@ -1,4 +1,5 @@ ;RUN: llc < %s -march=amdgcn -mcpu=verde -verify-machineinstrs | FileCheck %s +;RUN: llc < %s -march=amdgcn -mcpu=tonga -verify-machineinstrs | FileCheck %s ;CHECK-LABEL: {{^}}sample: ;CHECK: image_sample_o {{v\[[0-9]+:[0-9]+\]}}, 15, 0, 0, 0, 0, 0, 0, 0, {{v\[[0-9]+:[0-9]+\]}}, {{s\[[0-9]+:[0-9]+\]}}, {{s\[[0-9]+:[0-9]+\]}} |