[PATCH] D92674: [TableGen] Cache the vectors of records returned by getAllDerivedDefinitions().
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 5 07:45:52 PST 2020
Paul-C-Anagnostopoulos updated this revision to Diff 309740.
Paul-C-Anagnostopoulos retitled this revision from "[TableGen] Cache two things to improve speed." to "[TableGen] Cache the vectors of records returned by getAllDerivedDefinitions().".
Paul-C-Anagnostopoulos edited the summary of this revision.
Paul-C-Anagnostopoulos added a comment.
I removed the namespace caching and submitted a separate revision: https://reviews.llvm.org/D92722
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92674/new/
https://reviews.llvm.org/D92674
Files:
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/utils/TableGen/CodeGenMapTable.cpp
llvm/utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92674.309740.patch
Type: text/x-patch
Size: 7862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201205/08f04cd5/attachment.bin>
More information about the llvm-commits
mailing list