[PATCH] D133715: [ADT] Add HashMappedTrie
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 09:55:34 PST 2023
steven_wu updated this revision to Diff 487489.
steven_wu added a comment.
Rename to TrieRawHashMap.
Update tests to use test fixture.
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/TrieRawHashMap.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/TrieHashIndexGenerator.h
llvm/lib/Support/TrieRawHashMap.cpp
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/TrieRawHashMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133715.487489.patch
Type: text/x-patch
Size: 49718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/de021ae8/attachment.bin>
More information about the llvm-commits
mailing list