[llvm] [mlir] Split the llvm::ThreadPool into an abstract base class and an implementation (PR #82094)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 03:49:23 PST 2024


================
@@ -227,7 +265,7 @@ class ThreadPool {
 class ThreadPoolTaskGroup {
----------------
fabrizio-indirli wrote:

Yeah you're right, I guess we could always add this if/when needed

https://github.com/llvm/llvm-project/pull/82094


More information about the llvm-commits mailing list