[PATCH] D125979: [ADT] add ConcurrentHashTable class.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 09:26:04 PDT 2022
avl updated this revision to Diff 433771.
avl added a comment.
addressed comments: removed warningHandler(added IsInSuboptimalState instead),
changed specification comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125979/new/
https://reviews.llvm.org/D125979
Files:
llvm/include/llvm/ADT/ConcurrentHashTable.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/ConcurrentHashTableTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125979.433771.patch
Type: text/x-patch
Size: 26871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/f2254f53/attachment.bin>
More information about the llvm-commits
mailing list