Depends On D84436
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84437
[MLIR][Shape] Allow `shape.mul` to operate in indices ClosedPublic Authored by frgossen on Jul 23 2020, 9:37 AM.
Details
Diff Detail
Event TimelineClosed by commit rG783a351785c1: [MLIR][Shape] Allow `shape.mul` to operate in indices (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280434 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/lib/Dialect/Shape/Transforms/ShapeToShapeLowering.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
mlir/test/Dialect/Shape/invalid.mlir
mlir/test/Dialect/Shape/ops.mlir
|