llvm-reduce: Use ThreadPool feature to wait for tasks to complete
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 27 Jan 2023 20:36:42 +0000 (16:36 -0400)
committerMatt Arsenault <arsenm2@gmail.com>
Sat, 28 Jan 2023 00:14:36 +0000 (20:14 -0400)
commit4c7f500bd202dc8ed0a4229022571305b6edf734
tree79ff72220a544600d86f3860c728941bccef2cee
parentabf44b5b1dbff845a59a7be0c57553cbfd6c4f4c
llvm-reduce: Use ThreadPool feature to wait for tasks to complete

Don't use the hackier barrier I wrote using the task queue.
llvm/tools/llvm-reduce/deltas/Delta.cpp