[all-commits] [llvm/llvm-project] f3bd67: AMDGPU: Add support for V_CVT_PK_F16_F32 instructi...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon Dec 2 11:42:38 PST 2024
Branch: refs/heads/users/arsenm/gfx950/v_cvt_pk_f16_f32
Home: https://github.com/llvm/llvm-project
Commit: f3bd6761caca3e6c5cc106cdb4654407c766aca7
https://github.com/llvm/llvm-project/commit/f3bd6761caca3e6c5cc106cdb4654407c766aca7
Author: Shilei Tian <shilei.tian at amd.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/fptrunc.f16.ll
M llvm/test/MC/AMDGPU/gfx950_asm_features.s
M llvm/test/MC/Disassembler/AMDGPU/gfx950_dasm_vop3.txt
Log Message:
-----------
AMDGPU: Add support for V_CVT_PK_F16_F32 instruction for gfx950
Co-authored-by: Shilei Tian <shilei.tian 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