[all-commits] [llvm/llvm-project] 2c830c: [AMDGPU] gfx940: support V_FMAMK_F32 and V_FMAAK_F32

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Mar 7 11:31:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c830c8fab8f27c739f6f98ab537a2670ac0d1aa
      https://github.com/llvm/llvm-project/commit/2c830c8fab8f27c739f6f98ab537a2670ac0d1aa
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/CodeGen/AMDGPU/madak.ll
    A llvm/test/MC/AMDGPU/gfx940_asm_features.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx940_dasm_features.txt

  Log Message:
  -----------
  [AMDGPU] gfx940: support V_FMAMK_F32 and V_FMAAK_F32

Differential Revision: https://reviews.llvm.org/D120769




More information about the All-commits mailing list