Also tighten up return type inference & compatibility functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130866
[mlir][shape] Update meet to handle all size & shape types ClosedPublic Authored by jpienaar on Jul 31 2022, 9:38 PM.
Details Summary Also tighten up return type inference & compatibility functions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2022, 10:58 PM This revision was landed with ongoing or failed builds.Aug 10 2022, 5:08 AM Closed by commit rG1f02ad71310b: [mlir][shape] Update meet to handle all size & shape types (authored by jpienaar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 451422 mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/test/Dialect/Shape/invalid.mlir
mlir/test/Dialect/Shape/ops.mlir
|
isExtentTensorType could be reused here.