[all-commits] [llvm/llvm-project] 410d5e: AMDGPU: Add support for V_CVT_PK_F16_F32 instructi...

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Dec 2 06:29:59 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/v_cvt_pk_f16_f32
  Home:   https://github.com/llvm/llvm-project
  Commit: 410d5e186a5ac1fc13a69d775bc531d271ec469e
      https://github.com/llvm/llvm-project/commit/410d5e186a5ac1fc13a69d775bc531d271ec469e
  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