Enumerating elements in these classes is necessary to enable custom
operand accessors for variadic operands.
Depends On D90919
Paths
| Differential D90923
[mlir] Add initial Python bindings for DenseInt/FPElementsAttr ClosedPublic Authored by ftynse on Nov 6 2020, 3:06 AM.
Details Summary Enumerating elements in these classes is necessary to enable custom Depends On D90919
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 6 2020, 3:06 AM ftynse added a child revision: D90936: [mlir] Support slicing for operands in results in Python bindings.Nov 6 2020, 6:13 AM This revision is now accepted and ready to land.Nov 6 2020, 7:56 AM This revision was landed with ongoing or failed builds.Nov 9 2020, 6:24 AM Closed by commit rG4669ea3bd8cf: [mlir] Add initial Python bindings for DenseInt/FPElementsAttr (authored by ftynse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303856 mlir/lib/Bindings/Python/IRModules.cpp
mlir/test/Bindings/Python/ir_attributes.py
|