[all-commits] [llvm/llvm-project] 473f99: [AMDGPU] Add the support for `v_cvt_f32_bf16` on g...

Shilei Tian via All-commits all-commits at lists.llvm.org
Wed Jun 25 13:03:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 473f992c1f145f9fb003ecb5519cc40de0070025
      https://github.com/llvm/llvm-project/commit/473f992c1f145f9fb003ecb5519cc40de0070025
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1_dpp16-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1_dpp16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1_dpp8-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1_dpp8.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop1_err.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1_dpp16-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1_dpp16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1_dpp8-fake16.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1_dpp8.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop1.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop1_dpp16.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop1_dpp8.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1_dpp16.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1_dpp8.txt

  Log Message:
  -----------
  [AMDGPU] Add the support for `v_cvt_f32_bf16` on gfx1250 (#145632)

Co-authored-by: Shilei Tian <i at tianshilei.me>



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