after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102235
[mlir][linalg] Remove IndexedGenericOp support from DropUnitDims... ClosedPublic Authored by gysit on May 11 2021, 5:52 AM.
Details Summary after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 18 others. · View Herald TranscriptMay 11 2021, 5:52 AM This revision is now accepted and ready to land.May 13 2021, 4:48 AM Closed by commit rGf358c3720945: [mlir][linalg] Remove IndexedGenericOp support from DropUnitDims... (authored by gysit). · Explain WhyMay 13 2021, 7:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345134 mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
mlir/test/Dialect/Linalg/drop-unit-extent-dims.mlir
|