Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109984
[mlir] Prevent crash in DropUnitDim pattern when tensor encoding are used ClosedPublic Authored by ThomasRaoux on Sep 17 2021, 11:00 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 17 2021, 11:53 AM Closed by commit rG08f0cb77197d: [mlir] Prevent crash in DropUnitDim pattern due to tensor with encoding (authored by ThomasRaoux). · Explain WhySep 17 2021, 12:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373298 mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
mlir/test/Dialect/Linalg/drop-unit-extent-dims.mlir
|