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 D102176
[mlir][linalg] Remove IndexedGenericOp support from Tiling... ClosedPublic Authored by gysit on May 10 2021, 8:57 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 10 2021, 8:57 AM This revision is now accepted and ready to land.May 10 2021, 9:17 AM This revision was landed with ongoing or failed builds.May 10 2021, 11:22 PM Closed by commit rGd69bccf1ed30: [mlir][linalg] Remove IndexedGenericOp support from Tiling... (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344290 mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/test/Dialect/Linalg/tile-indexed-generic.mlir
mlir/test/Dialect/Linalg/tile-tensors.mlir
|