[all-commits] [llvm/llvm-project] 989bd5: [AMDGPU] gfx11 support add_f16

Joe Nash via All-commits all-commits at lists.llvm.org
Tue Jun 14 06:29:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 989bd57f987977321f95d5414680d3f6970f4b36
      https://github.com/llvm/llvm-project/commit/989bd57f987977321f95d5414680d3f6970f4b36
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/MC/AMDGPU/gfx11_asm_dpp16.s
    M llvm/test/MC/AMDGPU/gfx11_asm_dpp8.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt

  Log Message:
  -----------
  [AMDGPU] gfx11 support add_f16

The instruction was skipped in the earlier large patch adding
VOP2, https://reviews.llvm.org/D126917.

Reviewed By: rampitec, #amdgpu

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




More information about the All-commits mailing list