Add custom assembly format for shape.any with variadic operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85306
[MLIR][Shape] Add custom assembly format for `shape.any` ClosedPublic Authored by frgossen on Aug 5 2020, 7:05 AM.
Details Summary Add custom assembly format for shape.any with variadic operands.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 5 2020, 7:05 AM
This revision is now accepted and ready to land.Aug 13 2020, 10:36 AM Closed by commit rGa9a6f0fe1d65: [MLIR][Shape] Add custom assembly format for `shape.any` (authored by frgossen). · Explain WhyAug 14 2020, 2:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 285596 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/canonicalize.mlir
mlir/test/Dialect/Shape/ops.mlir
|
can it be done with assemblyFormat?