[PATCH] D13437: AMDGPU/SI: Refactor VOP[12C] tablegen definitions

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 08:18:42 PDT 2015


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

Pass the VOPProfile object all the through to *_m multiclasses.  This will
allow us to do more simplifications in the future.

http://reviews.llvm.org/D13437

Files:
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13437.36521.patch
Type: text/x-patch
Size: 13736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151005/9f553e13/attachment-0001.bin>


More information about the llvm-commits mailing list