[PATCH] D89738: [AMDGPU] Refactor SOPC & SOPP .td for extension

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 14:07:16 PDT 2020


Joe_Nash created this revision.
Joe_Nash added reviewers: rampitec, nhaehnle, arsenm, rtaylor.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: LLVM.
Joe_Nash requested review of this revision.
Herald added a subscriber: wdng.

We use the Real vs Pseudo instruction abstraction for other
types of instructions to facilitate changes in opcode
between gpu generations.
This patch introduces that abstraction to SOPC and SOPP.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89738

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89738.299152.patch
Type: text/x-patch
Size: 32097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/47d41d1b/attachment.bin>


More information about the llvm-commits mailing list