[clang] [llvm] [AMDGPU] Add support for `v_tanh_bf16` on gfx1250 (PR #147425)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 14 11:40:41 PDT 2025


================
@@ -131,21 +197,3 @@
 0x02,0xeb,0x02,0x7e
 # GFX1250-REAL16: v_cvt_pk_f16_fp8 v1, v2.l               ; encoding: [0x02,0xeb,0x02,0x7e]
 # GFX1250-FAKE16: v_cvt_pk_f16_fp8 v1, v2                 ; encoding: [0x02,0xeb,0x02,0x7e]
-
-0x03,0xda,0x02,0x7e
----------------
rampitec wrote:

What happened here?

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


More information about the llvm-commits mailing list