[AMDGPU] gfx11 LDSDIR instructions MC support
authorJoe Nash <Joseph.Nash@amd.com>
Fri, 22 Apr 2022 19:18:40 +0000 (15:18 -0400)
committerJoe Nash <Joseph.Nash@amd.com>
Thu, 19 May 2022 14:08:47 +0000 (10:08 -0400)
commit729467aceff8b5e47821f35697448b08c5379af8
tree304202d71d391b069f51c6cb30ca4e3a182e14da
parentf94a4476791873a4af1986abcd13c18991a599ee
[AMDGPU] gfx11 LDSDIR instructions MC support

Contributors:
Carl Ritson <carl.ritson@amd.com>

Patch 8/N for upstreaming of AMDGPU gfx11 architecture.

Depends on D125498

Reviewed By: critson, rampitec, #amdgpu

Differential Revision: https://reviews.llvm.org/D125820
12 files changed:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/LDSDIRInstructions.td [new file with mode: 0644]
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/MC/AMDGPU/gfx11_err.s
llvm/test/MC/AMDGPU/ldsdir.s [new file with mode: 0644]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt