[Mlir-commits] [mlir] [mlir-python] Fix duplicate EnumAttr builder registration across dialects. (PR #187191)

Maksim Levental llvmlistbot at llvm.org
Tue Mar 24 21:58:08 PDT 2026


makslevental wrote:

> However, I don't feel very strongly about that decision and am willing to put a dialect field back if it would make generating bindings easier.

I mean that would indeed full-stop solve the problem (because we could then disambiguate all enums by dialect) but at this point this is solved. But if you change EnumInfo just remind me and I'll come back and refactor this.

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


More information about the Mlir-commits mailing list