summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/fp-classify.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/fp-classify.ll')
-rw-r--r--test/CodeGen/R600/fp-classify.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/fp-classify.ll b/test/CodeGen/R600/fp-classify.ll
index a1b2f08eddeb9..c1de852031045 100644
--- a/test/CodeGen/R600/fp-classify.ll
+++ b/test/CodeGen/R600/fp-classify.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI %s
+; RUN: llc -march=r600 -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=SI %s
declare i1 @llvm.AMDGPU.class.f32(float, i32) #1
declare i1 @llvm.AMDGPU.class.f64(double, i32) #1