[PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 08:37:29 PDT 2016
vsk updated the summary for this revision.
vsk updated this revision to Diff 64330.
vsk added a comment.
- Address Sean and David's review comments.
- Add tests for {even, odd} number of threads x {even, odd} number of inputs.
https://reviews.llvm.org/D22438
Files:
docs/CommandGuide/llvm-profdata.rst
include/llvm/ProfileData/InstrProfWriter.h
lib/ProfileData/InstrProfWriter.cpp
test/tools/llvm-profdata/multiple-inputs.test
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22438.64330.patch
Type: text/x-patch
Size: 11940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/7938e366/attachment.bin>
More information about the llvm-commits
mailing list