[Mlir-commits] [mlir] Added free-threading CPython mode support in MLIR Python bindings (PR #107103)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun Sep 22 12:53:13 PDT 2024


vfdev-5 wrote:

Set this PR as draft as found non-protected for multi-threading C++ code using `liveContexts` in `PyMlirContext` which is failing in my local multi-threaded tests.

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


More information about the Mlir-commits mailing list