[all-commits] [llvm/llvm-project] 11e9dd: [MLIR][Python] make Py* types public API
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Aug 27 16:31:19 PDT 2025
Branch: refs/heads/users/makslevental/deprecate-mlir_subclass
Home: https://github.com/llvm/llvm-project
Commit: 11e9dd4a6cc2cd87a1cca799c440bbdd209ee562
https://github.com/llvm/llvm-project/commit/11e9dd4a6cc2cd87a1cca799c440bbdd209ee562
Author: makslevental <maksim.levental at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
A mlir/include/mlir/Bindings/Python/Globals.h
A mlir/include/mlir/Bindings/Python/IRModule.h
M mlir/include/mlir/Bindings/Python/IRTypes.h
A mlir/include/mlir/Bindings/Python/NanobindUtils.h
M mlir/lib/Bindings/Python/DialectSMT.cpp
R mlir/lib/Bindings/Python/Globals.h
M mlir/lib/Bindings/Python/IRAffine.cpp
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Bindings/Python/IRInterfaces.cpp
M mlir/lib/Bindings/Python/IRModule.cpp
R mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Bindings/Python/IRTypes.cpp
M mlir/lib/Bindings/Python/MainModule.cpp
R mlir/lib/Bindings/Python/NanobindUtils.h
M mlir/lib/Bindings/Python/Pass.cpp
M mlir/lib/Bindings/Python/Pass.h
M mlir/lib/Bindings/Python/Rewrite.cpp
M mlir/lib/Bindings/Python/Rewrite.h
Log Message:
-----------
[MLIR][Python] make Py* types public API
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