[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 15:04:36 PDT 2016


vsk marked an inline comment as done.
vsk added a comment.

In https://reviews.llvm.org/D22438#487497, @davidxl wrote:

> lgtm
>
> Probably also add a test as a follow up to test option -num-threads=1 and some other non-default value.


Thanks. I'll add the test.


https://reviews.llvm.org/D22438





More information about the llvm-commits mailing list