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

Mehdi Amini llvmlistbot at llvm.org
Mon Feb 26 18:30:46 PST 2024


================
@@ -227,7 +265,7 @@ class ThreadPool {
 class ThreadPoolTaskGroup {
----------------
joker-eph wrote:

I'm not sure I understand the use-case, but this seems like a different feature anyway?

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


More information about the Mlir-commits mailing list