[AMDGPU] gfx11 ds instructions
authorJoe Nash <Joseph.Nash@amd.com>
Thu, 12 May 2022 17:32:19 +0000 (13:32 -0400)
committerJoe Nash <Joseph.Nash@amd.com>
Thu, 2 Jun 2022 17:36:56 +0000 (13:36 -0400)
commite4870c835791faa7b71f66820fdb6bcdcec636d7
tree13443f917746f506945a1321cf0388eceea4e371
parentdc5175adef0804eb396690ea3fe35c6d450e6e64
[AMDGPU] gfx11 ds instructions

MC layer support for ds instructions

Contributors:
Piotr Sobczak <Piotr.Sobczak@amd.com>

Patch 14/N for upstreaming of AMDGPU gfx11 architecture.

Depends on D126463

Reviewed By: arsenm, #amdgpu

Differential Revision: https://reviews.llvm.org/D126468
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/test/MC/AMDGPU/gfx11_ds.s [new file with mode: 0644]
llvm/test/MC/Disassembler/AMDGPU/ds_gfx11.txt [new file with mode: 0644]