Indexed Generic should be going away in the future. Migrate to linalg.index.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103110
[NFC][MLIR][TOSA] Replaced tosa linalg.indexed_generic lowerings with linalg.index ClosedPublic Authored by rsuderman on May 25 2021, 12:29 PM.
Details Summary Indexed Generic should be going away in the future. Migrate to linalg.index.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2021, 1:09 PM Closed by commit rGe5d227e95ca1: [NFC][MLIR][TOSA] Replaced tosa linalg.indexed_generic lowerings with linalg. (authored by rsuderman). · Explain WhyMay 25 2021, 3:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347757 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|