[PATCH] D125979: [ADT] add LockFreeDataPool class.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 11:21:56 PDT 2022
MaskRay added a comment.
In D125979#3528140 <https://reviews.llvm.org/D125979#3528140>, @rnk wrote:
> @maskray, can you review this? I think you have been thinking the most about how to parallelize linkers, and what fundamental data structures are most important.
Will try to do my best. I'll also need to spend some time on reading D96035 <https://reviews.llvm.org/D96035>...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125979/new/
https://reviews.llvm.org/D125979
More information about the llvm-commits
mailing list