[all-commits] [llvm/llvm-project] 12b9b3: [MLIR][Python] enable type stub auto-generation

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Aug 27 23:26:53 PDT 2025


  Branch: refs/heads/users/makslevental/stubgen
  Home:   https://github.com/llvm/llvm-project
  Commit: 12b9b3751ff26f39ae4c3e3561d22a63742e8a4d
      https://github.com/llvm/llvm-project/commit/12b9b3751ff26f39ae4c3e3561d22a63742e8a4d
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M mlir/CMakeLists.txt
    M mlir/cmake/modules/AddMLIRPython.cmake
    M mlir/examples/standalone/python/CMakeLists.txt
    M mlir/python/CMakeLists.txt
    A mlir/python/mlir/_mlir_libs/.gitignore
    R mlir/python/mlir/_mlir_libs/_mlir/__init__.pyi
    R mlir/python/mlir/_mlir_libs/_mlir/dialects/pdl.pyi
    R mlir/python/mlir/_mlir_libs/_mlir/dialects/quant.pyi
    R mlir/python/mlir/_mlir_libs/_mlir/dialects/transform/__init__.pyi
    R mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
    R mlir/python/mlir/_mlir_libs/_mlir/passmanager.pyi
    R mlir/python/mlir/_mlir_libs/_mlirExecutionEngine.pyi
    M mlir/python/requirements.txt

  Log Message:
  -----------
  [MLIR][Python] enable type stub auto-generation



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