[all-commits] [llvm/llvm-project] ac2e2d: [mlir] Add Python bindings for StridedLayoutAttr
Denys Shabalin via All-commits
all-commits at lists.llvm.org
Thu Sep 29 04:03:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac2e2d6598191d6ffc31127b80d8cba10d00b765
https://github.com/llvm/llvm-project/commit/ac2e2d6598191d6ffc31127b80d8cba10d00b765
Author: Denys Shabalin <shabalin at google.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/include/mlir-c/BuiltinAttributes.h
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/Bindings/Python/IRTypes.cpp
M mlir/lib/CAPI/IR/BuiltinAttributes.cpp
M mlir/python/mlir/dialects/_structured_transform_ops_ext.py
M mlir/test/python/ir/attributes.py
M mlir/test/python/ir/builtin_types.py
Log Message:
-----------
[mlir] Add Python bindings for StridedLayoutAttr
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D134869
More information about the All-commits
mailing list