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 D102187
[mlir][linalg] Remove IndexedGenericOp support from LinalgToLoops... ClosedPublic Authored by gysit on May 10 2021, 12:05 PM.
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, 12:05 PM This revision is now accepted and ready to land.May 10 2021, 2:21 PM This revision was landed with ongoing or failed builds.May 11 2021, 1:03 AM Closed by commit rG7bc6df2528f6: [mlir][linalg] Remove IndexedGenericOp support from LinalgToLoops... (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344136 mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
mlir/test/Dialect/Linalg/loops.mlir
|