[PATCH] D126463: [AMDGPU] gfx11 Image instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 06:58:26 PDT 2022


Joe_Nash created this revision.
Herald added subscribers: kosarev, jsilvanus, hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

MC layer support for instructions in the MIMG encoding(Image
instructions).

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

Patch 13/N for upstreaming of AMDGPU gfx11 architecture.

Depends on D125992 <https://reviews.llvm.org/D125992>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126463

Files:
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/MC/AMDGPU/gfx11_asm_mimg.s
  llvm/test/MC/AMDGPU/gfx11_asm_mimg_err.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_mimg.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126463.432269.patch
Type: text/x-patch
Size: 114870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/b28aa2cb/attachment.bin>


More information about the llvm-commits mailing list