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 D102174
[mlir][linalg] Remove IndexedGenericOp support from Fusion... ClosedPublic Authored by gysit on May 10 2021, 8:43 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:43 AM This revision is now accepted and ready to land.May 10 2021, 3:28 PM This revision was landed with ongoing or failed builds.May 10 2021, 11:49 PM Closed by commit rG6676e09b22c3: [mlir][linalg] Remove IndexedGenericOp support from Fusion... (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344298 mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
mlir/test/Dialect/Linalg/fusion-indexed-generic.mlir
mlir/test/Dialect/Linalg/fusion-indexed.mlir
|