summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll')
-rw-r--r--llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll b/llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll
index c273ae93afe..22c65de6e9d 100644
--- a/llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll
+++ b/llvm/test/CodeGen/R600/cvt_rpi_i32_f32.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=amdgcn -mcpu=SI < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
+; RUN: llc -march=amdgcn -mcpu=tonga < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
declare float @llvm.fabs.f32(float) #1
declare float @llvm.floor.f32(float) #1
OpenPOWER on IntegriCloud