[all-commits] [llvm/llvm-project] 225648: [mlir][python] add type wrappers (#71218)
Maksim Levental via All-commits
all-commits at lists.llvm.org
Mon Nov 27 13:58:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 225648e91ccd951eab9a4ab3200248d5617df1cc
https://github.com/llvm/llvm-project/commit/225648e91ccd951eab9a4ab3200248d5617df1cc
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Bindings/Python/IRTypes.cpp
M mlir/python/CMakeLists.txt
A mlir/python/mlir/extras/__init__.py
A mlir/python/mlir/extras/types.py
M mlir/test/python/ir/builtin_types.py
M mlir/test/python/ir/context_managers.py
Log Message:
-----------
[mlir][python] add type wrappers (#71218)
More information about the All-commits
mailing list