Files
llvm-project/mlir/lib/Bindings/Python/MainModule.cpp
Sergei Lebedev 840cc16a8d [MLIR] [Python] a few more fixes to type annotaitons (#186106)
* `_OperationBase.walk` was missing a default.
* `MLIRError` is now fully defined in C++. The monkey-patching
previously done in `_site_initialize` was opaque to type checkers.
2026-03-12 17:39:11 +00:00

2.0 KiB