[Mlir-commits] [mlir] [mlir] Decouple enum generation from attributes, adding EnumInfo and EnumCase (PR #132148)

Krzysztof Drewniak llvmlistbot at llvm.org
Thu Mar 27 11:54:43 PDT 2025


krzysz00 wrote:

Re IREE bindings: If nothing else, this change should be NFC for anything that uses `EnumAttrInfo`/`EnumAttr`

Whether the Python bindings for non-attribute enums are good / how Python binds non-attribute properties ... I'll cross that bridge when I get there

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


More information about the Mlir-commits mailing list