Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Bindings/Python/IRAttributes.cpp | ||
---|---|---|
1060 | Is the value that represents dynamic stride/offset exposed somewhere? |
Paths
| Differential D134869
[mlir] Add Python bindings for StridedLayoutAttr ClosedPublic Authored by shabalin on Sep 29 2022, 3:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 29 2022, 3:35 AM This revision was landed with ongoing or failed builds.Sep 29 2022, 4:03 AM Closed by commit rGac2e2d659819: [mlir] Add Python bindings for StridedLayoutAttr (authored by shabalin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463842 mlir/include/mlir-c/BuiltinAttributes.h
mlir/lib/Bindings/Python/IRAttributes.cpp
mlir/lib/Bindings/Python/IRTypes.cpp
mlir/lib/CAPI/IR/BuiltinAttributes.cpp
mlir/python/mlir/dialects/_structured_transform_ops_ext.py
mlir/test/python/ir/attributes.py
mlir/test/python/ir/builtin_types.py
|
Is the value that represents dynamic stride/offset exposed somewhere?