[Mlir-commits] [flang] [mlir] [Flang][mlir] - Translation of delayed privatization for deferred target-tasks (PR #155348)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 12 08:25:43 PDT 2025
================
@@ -624,6 +624,7 @@ LogicalResult mlir::MlirOptMain(llvm::raw_ostream &outputStream,
// We use the thread-pool this context is creating, and avoid
// creating any thread when disabled.
MLIRContext threadPoolCtx;
+
----------------
joker-eph wrote:
(Unresolved: seems this is still in the diff)
https://github.com/llvm/llvm-project/pull/155348
More information about the Mlir-commits
mailing list