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