[Mlir-commits] [mlir] [MLIR][Python] Migrate `result(infer_type=True)` to a new field specifier (PR #191849)

Rolf Morel llvmlistbot at llvm.org
Mon Apr 13 14:50:08 PDT 2026


https://github.com/rolfmorel approved this pull request.

Thanks @PragmaTwice!! Well spotted that this would become an issue for `@dataclass_transform` when we'll get to supporting it. 

Seems like the best solution we can come up with for now. 👍 

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


More information about the Mlir-commits mailing list