[llvm] [AMDGPU] Precommit Tests for 'Fold redundant inf/nan checks into frexp instructions' (PR #214964)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 08:01:19 PDT 2026


================
@@ -0,0 +1,804 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck -check-prefix=GFX9 %s
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1030 < %s | FileCheck -check-prefix=GFX10 %s
----------------
shiltian wrote:

use new triple

https://github.com/llvm/llvm-project/pull/214964


More information about the llvm-commits mailing list