Reverse lowers to a linalg.generic op by reversing the read order
in the index map.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98997
[mlir][tosa] Add tosa.reverse lowering to linalg.generic ClosedPublic Authored by rsuderman on Mar 19 2021, 5:49 PM.
Details Summary Reverse lowers to a linalg.generic op by reversing the read order
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptMar 19 2021, 5:49 PM This revision is now accepted and ready to land.Mar 19 2021, 6:14 PM Closed by commit rGe990fa217031: [mlir][tosa] Add tosa.reverse lowering to linalg.generic (authored by rsuderman). · Explain WhyMar 19 2021, 10:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 332039 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|
clang-tidy: warning: unused variable 'elementTy' [clang-diagnostic-unused-variable]
not useful