[PATCH] D37957: [TableGen] Some simple optimizations to TableGen execution time

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 10:22:54 PDT 2017


zturner updated this revision to Diff 116025.
zturner added a comment.

Fixed suggestions.


https://reviews.llvm.org/D37957

Files:
  llvm/include/llvm/ADT/DenseSet.h
  llvm/include/llvm/CodeGen/MachineValueType.h
  llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/utils/TableGen/CodeGenDAGPatterns.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37957.116025.patch
Type: text/x-patch
Size: 10138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/2ff6430e/attachment.bin>


More information about the llvm-commits mailing list