[PATCH] D91632: [TableGen] [ISel Matcher Emitter] Rework with two passes: one to size, one to emit
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 10:51:14 PST 2020
Paul-C-Anagnostopoulos updated this revision to Diff 305851.
Paul-C-Anagnostopoulos added a comment.
Changed the child size to a size_t. And changed the VBR size to match.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91632/new/
https://reviews.llvm.org/D91632
Files:
llvm/utils/TableGen/DAGISelMatcher.h
llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91632.305851.patch
Type: text/x-patch
Size: 15676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/3bedb957/attachment.bin>
More information about the llvm-commits
mailing list