[PATCH] D152162: DWP multithreading
zhuna via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 06:24:06 PDT 2023
zhuna8616 added a comment.
I posted a new review for using StringMap. https://reviews.llvm.org/D154341
We use a priority queue to maintain the same order in multithreading as in original implementation. I will look into lld presently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152162/new/
https://reviews.llvm.org/D152162
More information about the llvm-commits
mailing list