[PATCH] D115019: ThreadPool: grow the pool only as needed

Benoit Jacob via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 18:54:08 PST 2021


Benoit updated this revision to Diff 391527.
Benoit added a comment.

off by one mistake in max number of worker threads


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115019/new/

https://reviews.llvm.org/D115019

Files:
  llvm/include/llvm/Support/ThreadPool.h
  llvm/lib/Support/ThreadPool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115019.391527.patch
Type: text/x-patch
Size: 6013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/242ac0ab/attachment.bin>


More information about the llvm-commits mailing list