[Mlir-commits] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)

Maksim Levental llvmlistbot at llvm.org
Thu Dec 25 19:09:37 PST 2025


================

----------------
makslevental wrote:

no that's not correct - the reusable stuff is moved into `IRCore.h` (all the CRTP classes and etc) while only `populateIRCore` is moved into `MainModule.cpp`

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


More information about the Mlir-commits mailing list