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 D102236
[mlir][linalg] Remove IndexedGenericOp support from LinalgToStandard... ClosedPublic Authored by gysit on May 11 2021, 6:19 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, 6:19 AM This revision is now accepted and ready to land.May 12 2021, 3:45 AM Closed by commit rG0fb364a97e74: [mlir][linalg] Remove IndexedGenericOp support from LinalgToStandard... (authored by gysit). · Explain WhyMay 12 2021, 4:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344770 mlir/include/mlir/Conversion/LinalgToStandard/LinalgToStandard.h
mlir/lib/Conversion/LinalgToStandard/LinalgToStandard.cpp
mlir/test/Dialect/Linalg/standard.mlir
|