Depends On D84433
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84435
[MLIR][Shape] Allow `get_extent` to operate on extent tensors and indices ClosedPublic Authored by frgossen on Jul 23 2020, 9:36 AM.
Details
Diff Detail
Event Timelinefrgossen added a child revision: D84436: [MLIR][Shape] Remove deprecated and unused lowerings.Jul 23 2020, 9:37 AM Closed by commit rG5984d74139d4: [MLIR][Shape] Allow `get_extent` to operate on extent tensors and indices (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280397 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
mlir/test/Dialect/Shape/canonicalize.mlir
mlir/test/Dialect/Shape/invalid.mlir
mlir/test/Dialect/Shape/ops.mlir
|