[Mlir-commits] [mlir] [mlir][python] Fix attribute registration in ir.py (PR #94615)

Egor Ospadov llvmlistbot at llvm.org
Thu Jun 6 06:59:22 PDT 2024


eospadov wrote:

> I guess you were calling these directly and getting tricked? Because otherwise this doesn't actually change/fix anything for you?

Yeah and they also happen to break mypy checks since they're re-defining the same function.

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


More information about the Mlir-commits mailing list