[PATCH] D152162: This patch is intended to add multithreading into dwp packaging. Most of the multithreading happens when input files are parsed and str & str_offset sections are merged. Command line options are introduced to specify the number of thread in those...
zhuna via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 07:07:55 PDT 2023
zhuna8616 created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
zhuna8616 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
...2 stages.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152162
Files:
llvm/include/llvm/DWP/DWP.h
llvm/lib/DWP/ConsumerQueue.h
llvm/lib/DWP/DWP.cpp
llvm/lib/DWP/DWPStringPool.h
llvm/lib/DWP/OrderedConsumerQueue.h
llvm/lib/DWP/WorkerState.h
llvm/tools/llvm-dwp/llvm-dwp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152162.528426.patch
Type: text/x-patch
Size: 44926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/78b1f6c1/attachment.bin>
More information about the llvm-commits
mailing list