[Mlir-commits] [mlir] [MLIR] [Python] The generated op definitions now use typed parameters (PR #188635)

Sergei Lebedev llvmlistbot at llvm.org
Thu Mar 26 06:07:40 PDT 2026


superbobry wrote:

I've realized we can also make `OpOperandList` and `OpResultList` generic and specify type arguments from them in the generated bindings, but I'd rather do that as a follow up.

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


More information about the Mlir-commits mailing list