[Mlir-commits] [mlir] [MLIR][Python] Add a DSL for defining IRDL dialects in Python bindings (PR #169045)
Sasha Lopoukhine
llvmlistbot at llvm.org
Fri Dec 12 12:20:01 PST 2025
superlopuh wrote:
It would be worth looking into this, we use it so far for attribute definitions, but we've not used it for operations, mostly due to me not having the time to explore how to map result types to results: https://typing.python.org/en/latest/spec/dataclasses.html#dataclass-transform
https://github.com/llvm/llvm-project/pull/169045
More information about the Mlir-commits
mailing list