[PATCH] D44820: AMDGPU: Introduce common SOP_Pseudo and VOP_Pseudo TableGen base classes

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 02:27:37 PDT 2018


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.

Change-Id: Ib7dcca4d10bf5073c38f92eae0f0cc5c8d545ce4


Repository:
  rL LLVM

https://reviews.llvm.org/D44820

Files:
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/VOP1Instructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  lib/Target/AMDGPU/VOP3PInstructions.td
  lib/Target/AMDGPU/VOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44820.139565.patch
Type: text/x-patch
Size: 8605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/33f5d147/attachment.bin>


More information about the llvm-commits mailing list