[Mlir-commits] [mlir] [MLIR][Python] Make init parameters follow the field definition order (PR #186574)

Rolf Morel llvmlistbot at llvm.org
Tue Mar 17 14:57:10 PDT 2026


https://github.com/rolfmorel commented:

Thanks for this change, @PragmaTwice -- very much worth the minor breakage!

Based on tests, just two clarification questions and one query about syntax, primarily with an eye towards supporting more control over `field`s a la https://docs.python.org/3/library/dataclasses.html#dataclasses.field.

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


More information about the Mlir-commits mailing list