Now that the bindings for AffineExpr have been added, add more bindings for
constructing and inspecting AffineMap that consists of AffineExprs.
Depends On D94225
Paths
| Differential D94297
[mlir] More Python bindings for AffineMap ClosedPublic Authored by ftynse on Jan 8 2021, 5:21 AM.
Details Summary Now that the bindings for AffineExpr have been added, add more bindings for Depends On D94225
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptJan 8 2021, 5:21 AM
ftynse added a child revision: D94302: [mlir] Expose MemRef layout in Python bindings.Jan 8 2021, 6:25 AM
This revision is now accepted and ready to land.Jan 11 2021, 10:01 AM This revision was landed with ongoing or failed builds.Jan 11 2021, 10:57 AM Closed by commit rGe79bd0b4f25e: [mlir] More Python bindings for AffineMap (authored by ftynse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315864 mlir/include/mlir-c/AffineExpr.h
mlir/include/mlir-c/AffineMap.h
mlir/lib/Bindings/Python/IRModules.cpp
mlir/lib/CAPI/IR/AffineMap.cpp
mlir/test/Bindings/Python/ir_affine_map.py
mlir/test/CAPI/ir.c
|
Can you spell the type here?