Lowering gather operation to linalg dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101200
[mlir][tosa] Add tosa.gather lowering to linalg.indexed_generic ClosedPublic Authored by NatashaKnk on Apr 23 2021, 1:52 PM.
Details Summary Lowering gather operation to linalg dialect.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2021, 10:29 PM Closed by commit rG6f720d5eca2e: [mlir][tosa] Add tosa.gather lowering to linalg.indexed_generic (authored by NatashaKnk, committed by rsuderman). · Explain WhyApr 23 2021, 10:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340158 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|