[all-commits] [llvm/llvm-project] 5a2dfb: [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:31:39 PDT 2025


  Branch: refs/heads/users/shiltian/v_cvt_f32_bf8
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a2dfb5c413f3791c3dd1af15b676e24d5360aa2
      https://github.com/llvm/llvm-project/commit/5a2dfb5c413f3791c3dd1af15b676e24d5360aa2
  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