Depends On D84155
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84156
[MLIR][Shape] Allow `shape.rank` to accept extent tensors `tensor?xindex>` ClosedPublic Authored by frgossen on Jul 20 2020, 5:30 AM.
Details
Diff Detail
Event Timelinefrgossen added a child revision: D84157: [MLIR][Shape] Generalize `shape.const_shape` to extent tensors.Jul 20 2020, 5:30 AM Closed by commit rG71e7a37e7eaf: [MLIR][Shape] Allow `shape.rank` to accept extent tensors `tensor?xindex>` (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279246 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
mlir/test/Dialect/Shape/canonicalize.mlir
mlir/test/Dialect/Shape/ops.mlir
|