[PATCH] D47525: [TableGen] Make DAGInstruction own Pattern to avoid leaking it.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 04:38:16 PDT 2018


fhahn updated this revision to Diff 149086.
fhahn added a comment.

Thanks for having a look. Dropped the non-const accessor.


https://reviews.llvm.org/D47525

Files:
  utils/TableGen/CodeGenDAGPatterns.cpp
  utils/TableGen/CodeGenDAGPatterns.h
  utils/TableGen/DAGISelMatcherGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47525.149086.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/edc1d1a5/attachment.bin>


More information about the llvm-commits mailing list