summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/store-v3i64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/store-v3i64.ll')
-rw-r--r--llvm/test/CodeGen/R600/store-v3i64.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/store-v3i64.ll b/llvm/test/CodeGen/R600/store-v3i64.ll
index 82d427e4fa7..4db9b67e011 100644
--- a/llvm/test/CodeGen/R600/store-v3i64.ll
+++ b/llvm/test/CodeGen/R600/store-v3i64.ll
@@ -1,5 +1,6 @@
; XFAIL: *
; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs< %s | FileCheck -check-prefix=SI
+; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs< %s | FileCheck -check-prefix=SI
; SI-LABEL: {{^}}global_store_v3i64:
; SI: buffer_store_dwordx4
OpenPOWER on IntegriCloud