[PATCH] D140410: [AMDGPU][MC][NFC] MUBUF/MTBUF code cleanup

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 08:50:59 PST 2022


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

Refactor code to reduce code duplication and improve maintainability.

- Extract BUF_Pseudo common base class
- Refactor getMUBUFInsDA
- Refactor getMUBUFAtomicInsDA
- Refactor getMTBUFInsDA
- Refactor getMUBUFAsmOps
- Refactor getMTBUFAsmOps


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140410

Files:
  llvm/lib/Target/AMDGPU/BUFInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140410.484292.patch
Type: text/x-patch
Size: 12292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/bf0cd6b4/attachment-0001.bin>


More information about the llvm-commits mailing list