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

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


  Branch: refs/heads/users/makslevental/stubgen
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dc0039768a8e5a88b17785966e8c0e1b1d4d88d
      https://github.com/llvm/llvm-project/commit/5dc0039768a8e5a88b17785966e8c0e1b1d4d88d
  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

  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