[PATCH] D141088: [AMDGPU] Combine redundant Asm64 and AsmVOP3DPPBase. NFC

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 13:52:13 PST 2023


Joe_Nash created this revision.
Joe_Nash added reviewers: foad, rampitec, dp.
Herald added subscribers: kosarev, kerbowa, hiraditya, tpr, dstuttard, yaxunl, 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.

Reduce duplication in the codebase by combining these fields in
VOPProfile.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141088

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/lib/Target/AMDGPU/VOPCInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141088.486672.patch
Type: text/x-patch
Size: 11679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/49cac20c/attachment.bin>


More information about the llvm-commits mailing list