[Mlir-commits] [mlir] [MLIR][Python] enable ptr dialect bindings (PR #167270)
Maksim Levental
llvmlistbot at llvm.org
Mon Dec 15 20:07:59 PST 2025
makslevental wrote:
> I leave the decision of whether merge to maks, at the very least we should put a big disclaimer on the sources saying the bindings are incomplete and leave a TODO
I don't know if it's a great idea to merge in ops with partially work. What I can do is maybe change tablegen to emit ops only if they don't have props.
https://github.com/llvm/llvm-project/pull/167270
More information about the Mlir-commits
mailing list