Also,
- add IndexTensor to OpBase.td
- fix typo in the op name. It was mistakenly to_tensor instead of to_extent_tensor.
Paths
| Differential D78149
Use index for shape.to_extent_tensor ClosedPublic Authored by silvas on Apr 14 2020, 1:31 PM.
Details Summary Also,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2020, 1:38 PM Closed by commit rG483f2783ae01: Use index for shape.to_extent_tensor (authored by silvas). · Explain WhyApr 14 2020, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257520 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/include/mlir/IR/OpBase.td
|
This seems to hint at a lack of coverage/usage in general.