R600/SI: Enable all tests that pass on VI without changes
llvm-svn: 227214
diff --git a/llvm/test/CodeGen/R600/trunc-store-i1.ll b/llvm/test/CodeGen/R600/trunc-store-i1.ll
index 83b546f..b71a838 100644
--- a/llvm/test/CodeGen/R600/trunc-store-i1.ll
+++ b/llvm/test/CodeGen/R600/trunc-store-i1.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs< %s | FileCheck -check-prefix=SI %s
+; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs< %s | FileCheck -check-prefix=SI %s
; SI-LABEL: {{^}}global_truncstore_i32_to_i1: