diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2020-09-23 19:37:50 +0300 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2020-09-23 19:44:22 +0300 |
commit | 68358081585b160c38443425935457235a4b9d1a (patch) | |
tree | 415cf563f4f4ba4f615cb7401384bd527544ab09 /llvm/lib/Support/BinaryStreamRef.cpp | |
parent | 437358be7179d570de070bbb9b2e1154db727f6d (diff) | |
download | llvm-68358081585b160c38443425935457235a4b9d1a.zip llvm-68358081585b160c38443425935457235a4b9d1a.tar.gz llvm-68358081585b160c38443425935457235a4b9d1a.tar.bz2 |
Add optimal thread strategy
Add an optimal thread strategy to execute specified amount of tasks.
This strategy should prevent us from creating too many threads if we
occasionaly have an unexpectedly small amount of tasks.
Differential Revision: https://reviews.llvm.org/D87765
Diffstat (limited to 'llvm/lib/Support/BinaryStreamRef.cpp')
0 files changed, 0 insertions, 0 deletions