[all-commits] [llvm/llvm-project] 9c6abd: [AMDGPU] Add support for `v_cvt_f32_bf8` on gfx1250
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Jul 8 14:29:46 PDT 2025
Branch: refs/heads/users/shiltian/v_cvt_f32_bf8
Home: https://github.com/llvm/llvm-project
Commit: 9c6abda688c6af815a3ff658d5f3d0fea20053e3
https://github.com/llvm/llvm-project/commit/9c6abda688c6af815a3ff658d5f3d0fea20053e3
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.fp8.dpp.ll
M llvm/test/MC/AMDGPU/gfx1250_asm_vop1-fake16.s
M llvm/test/MC/AMDGPU/gfx1250_asm_vop1.s
M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1-fake16.s
M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1.s
M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop1.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop1_dpp16.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1.txt
Log Message:
-----------
[AMDGPU] Add support for `v_cvt_f32_bf8` on gfx1250
This PR doesn't really need to change anything else, since the instruction is
already supported, but just not tested.
Co-authored-by: Mekhanoshin, Stanislav <Stanislav.Mekhanoshin at amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list