[all-commits] [llvm/llvm-project] 840cc1: [MLIR] [Python] a few more fixes to type annotaito...

Sergei Lebedev via All-commits all-commits at lists.llvm.org
Thu Mar 12 10:39:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 840cc16a8d374a472ac9774a1160e3ac2d869c99
      https://github.com/llvm/llvm-project/commit/840cc16a8d374a472ac9774a1160e3ac2d869c99
  Author: Sergei Lebedev <185856+superbobry at users.noreply.github.com>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M mlir/include/mlir/Bindings/Python/IRCore.h
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/MainModule.cpp
    M mlir/python/mlir/_mlir_libs/__init__.py

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list