Lowerings equal and arithmetic_right_shift for elementwise ops to linalg dialect using linalg.generic
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101804
[mlir][tosa] Add lowerings for tosa.equal and tosa.arithmetic_right_shift ClosedPublic Authored by NatashaKnk on May 3 2021, 5:34 PM.
Details Summary Lowerings equal and arithmetic_right_shift for elementwise ops to linalg dialect using linalg.generic
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2021, 6:06 PM This revision was landed with ongoing or failed builds.May 3 2021, 6:31 PM Closed by commit rG07ce5c99d791: [mlir][tosa] Add lowerings for tosa.equal and tosa.arithmetic_right_shift (authored by NatashaKnk, committed by rsuderman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342620 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|