[Mlir-commits] [mlir] Added free-threading CPython mode support in MLIR Python bindings (PR #107103)
Peter Hawkins
llvmlistbot at llvm.org
Mon Jan 6 07:20:14 PST 2025
================
@@ -124,6 +134,7 @@ class PyGlobals {
/// Set of dialect namespaces that we have attempted to import implementation
/// modules for.
llvm::StringSet<> loadedDialectModules;
+
----------------
hawkinsp wrote:
Nit: revert this newline.
https://github.com/llvm/llvm-project/pull/107103
More information about the Mlir-commits
mailing list