[PATCH] D125316: [AMDGPU] gfx11 Decode wider instructions. NFC

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 07:25:34 PDT 2022


Joe_Nash created this revision.
Herald added subscribers: 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.

Refactor to pass a templatized size parameter to the decoder to allow wider than
64bit decodes in a later patch.

Contributors:
Jay Foad <jay.foad at amd.com>

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

Patch 5/N for upstreaming of AMDGPU gfx11 architecture.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125316

Files:
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125316.428372.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/cd9f3ca1/attachment.bin>


More information about the llvm-commits mailing list