This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Update default tosa-to-linalg passes
ClosedPublic

Authored by rsuderman on Jan 12 2022, 5:25 PM.

Details

Summary

Adding the optional decompositions have been verified to improve memory
usage on common models. Added the decomposition to the default tosa to linalg
passes.

Diff Detail

Event Timeline

rsuderman created this revision.Jan 12 2022, 5:25 PM
rsuderman requested review of this revision.Jan 12 2022, 5:25 PM
NatashaKnk accepted this revision.Jan 12 2022, 6:37 PM
This revision is now accepted and ready to land.Jan 12 2022, 6:37 PM
This revision was automatically updated to reflect the committed changes.