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 D102308
[mlir][linalg] Remove IndexedGenericOp support from LinalgBufferize... ClosedPublic Authored by gysit on May 11 2021, 11:11 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 11 2021, 11:11 PM This revision is now accepted and ready to land.May 12 2021, 3:42 AM Closed by commit rGc6b96ae06f70: [mlir][linalg] Remove IndexedGenericOp support from LinalgBufferize... (authored by gysit). · Explain WhyMay 12 2021, 5:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344669 mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
mlir/test/Dialect/Linalg/bufferize.mlir
|