Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We don't create them but they can appear as an intermediate result of canonicalization.
Paths
| Differential D101350
[MLIR][Shape] Replace single operand broadcasts with appropriate cast ClosedPublic Authored by frgossen on Apr 27 2021, 3:04 AM.
Details
Diff Detail
Event Timelinefrgossen added a child revision: D101351: [MLIR][Shape] Remove empty extent tensor operands.Apr 27 2021, 3:15 AM This revision is now accepted and ready to land.Apr 27 2021, 3:33 AM Comment Actions We don't create them but they can appear as an intermediate result of canonicalization. Closed by commit rG2b9b999d4d35: [MLIR][Shape] Replace single operand broadcasts with appropriate cast (authored by frgossen). · Explain WhyApr 27 2021, 5:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340806 mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/test/Dialect/Shape/canonicalize.mlir
|