[PATCH] D31135: [globalisel][tablegen] Add experimental support for OperandWithDefaultOps, PredicateOperand, and OptionalDefOperand

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 03:11:37 PDT 2017


dsanders updated this revision to Diff 92911.
dsanders added a comment.

Add the test case without accidentally removing the rest of the patch.


https://reviews.llvm.org/D31135

Files:
  include/llvm/TableGen/Record.h
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31135.92911.patch
Type: text/x-patch
Size: 9409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/7eb27df1/attachment.bin>


More information about the llvm-commits mailing list