Fix places that refer to shape.type instead of shape.shape.
Depends On D80277
Paths
| Differential D80278
[MLIR] Tidy up documentation for `Shape_JoinOp`, `Shape_ReduceOp`, and `Shape_ConstSizeOp` ClosedPublic Authored by frgossen on May 20 2020, 1:03 AM.
Details
Diff Detail
Event Timelinefrgossen added a child revision: D80280: [MLIR] Add `index_to_size` and `size_to_index` to the shape dialect.May 20 2020, 1:39 AM This revision is now accepted and ready to land.May 20 2020, 6:18 AM Closed by commit rGdd484baffdf4: [MLIR] Tidy up documentation for `Shape_JoinOp`, `Shape_ReduceOp`, and… (authored by frgossen). · Explain WhyMay 28 2020, 7:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 266864 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
|