[all-commits] [llvm/llvm-project] 5610a6: [MLIR][Python] enable type stub auto-generation
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Aug 27 23:01:33 PDT 2025
Branch: refs/heads/users/makslevental/stubgen
Home: https://github.com/llvm/llvm-project
Commit: 5610a66d4ebcb52ae30340c4b343fd03cee4ab3d
https://github.com/llvm/llvm-project/commit/5610a66d4ebcb52ae30340c4b343fd03cee4ab3d
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
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