[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
Thu Apr 6 03:59:02 PDT 2017


dsanders updated this revision to Diff 94346.
dsanders marked 6 inline comments as done.
dsanders added a comment.
Herald added a subscriber: inglorion.

Add 2-default-operand test case
Check for too many operands
Nits


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.94346.patch
Type: text/x-patch
Size: 11822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/76771a64/attachment.bin>


More information about the llvm-commits mailing list