[PATCH] D125992: [AMDGPU] gfx11 FLAT Instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 11:21:23 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.

MachineCode Support for FLAT type instructions

Contributors:
Sebastian Neubauer <sebastian.neubauer at amd.com>

Patch 12/N for upstreaming of AMDGPU gfx11 architecture.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125992

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/test/MC/AMDGPU/flat-gfx11-mnemonic.s
  llvm/test/MC/AMDGPU/flat-gfx11.s
  llvm/test/MC/AMDGPU/gfx11_flat.s
  llvm/test/MC/Disassembler/AMDGPU/flat-gfx11.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125992.430750.patch
Type: text/x-patch
Size: 127141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/dd6badcb/attachment-0001.bin>


More information about the llvm-commits mailing list