[PATCH] D133715: [ADT] Add HashMappedTrie
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 10:53:09 PST 2023
steven_wu updated this revision to Diff 486632.
steven_wu added a comment.
Allow checking prefix of the sub-trie
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133715/new/
https://reviews.llvm.org/D133715
Files:
llvm/include/llvm/ADT/HashMappedTrie.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/HashMappedTrie.cpp
llvm/lib/Support/HashMappedTrieIndexGenerator.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/HashMappedTrieTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133715.486632.patch
Type: text/x-patch
Size: 53156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/84be36cd/attachment.bin>
More information about the llvm-commits
mailing list