[PATCH] D132455: [ADT] add ConcurrentHashtable class.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 12:27:58 PST 2023


avl updated this revision to Diff 500444.
avl added a comment.

rebased. refactored&simplified.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132455/new/

https://reviews.llvm.org/D132455

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: D132455.500444.patch
Type: text/x-patch
Size: 23361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/82b9f203/attachment.bin>


More information about the llvm-commits mailing list