[PATCH] D78856: [Support] Simplify and optimize ThreadPool
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 25 11:40:20 PDT 2020
MaskRay updated this revision to Diff 260126.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.
Place `!ActiveThreads && Tasks.empty()` in a new member function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78856/new/
https://reviews.llvm.org/D78856
Files:
llvm/include/llvm/Support/ThreadPool.h
llvm/lib/Support/ThreadPool.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78856.260126.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200425/669e2d17/attachment.bin>
More information about the llvm-commits
mailing list