[Mlir-commits] [mlir] [MLIR][Python] Add optional `results` parameter for building op with inferable result types (PR #156818)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Sep 4 08:26:16 PDT 2025


PragmaTwice wrote:

> I know it's tedious but can you add a python example? I think we're both pretty sure the code is correct (vis-a-vis the td test) but the reason is the python tests also serve as examples on how to use the bindings.

Sure! Added in https://github.com/llvm/llvm-project/pull/156818/commits/7d434c90e0f88b684bb5b052f667e1dbc2d6faab.

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


More information about the Mlir-commits mailing list