[Mlir-commits] [mlir] [MLIR][Python] Extend bindings for external projects without duplication (PR #173241)
Sylvain Noiry
llvmlistbot at llvm.org
Tue Dec 23 10:43:07 PST 2025
ElectrikSpace wrote:
> The extensions are where? in `mlir_sdist`?
Yes. I was supposed to integrate this in an already existing project that creates Transform dialect IR in Python from the mlir package.
> Up to you - in it's current state it's not ready to merge but you could keep working on it? Or you could always just open another one with a different approach 🤷
It does not solve what it is supposed to solve for now. I will mark it as draft for now and see if this approach is dead end or not. I will also follow updates on #108253.
https://github.com/llvm/llvm-project/pull/173241
More information about the Mlir-commits
mailing list