[PATCH] D63814: [TableGen] Allow DAG isel patterns to override default operands.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 07:45:34 PDT 2019


simon_tatham updated this revision to Diff 207306.
simon_tatham edited the summary of this revision.
simon_tatham added a comment.

Apparently it would: trying it that way, it does look simpler, and as far as I can tell it doesn't change the output of any currently checked-in Tablegen input.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63814/new/

https://reviews.llvm.org/D63814

Files:
  llvm/test/TableGen/DAGDefaultOps.td
  llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/utils/TableGen/CodeGenDAGPatterns.h
  llvm/utils/TableGen/DAGISelMatcherGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63814.207306.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/78dc2d39/attachment.bin>


More information about the llvm-commits mailing list