This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

NatashaKnk created this revision.May 3 2021, 5:34 PM
NatashaKnk requested review of this revision.May 3 2021, 5:34 PM
rsuderman accepted this revision.May 3 2021, 6:06 PM
This 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
This revision was automatically updated to reflect the committed changes.