This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Add optimization pass to TOSA compilation pipeline
AbandonedPublic

Authored by rsuderman on Dec 23 2021, 12:08 PM.

Details

Summary

Optimization of named ops adding to the compilation pipeline should help
address some minor performance improvements for dense operations.

Diff Detail

Event Timeline

rsuderman created this revision.Dec 23 2021, 12:08 PM
rsuderman requested review of this revision.Dec 23 2021, 12:08 PM

Synced to head.

NatashaKnk accepted this revision.Jan 10 2022, 6:54 PM
This revision is now accepted and ready to land.Jan 10 2022, 6:54 PM
rsuderman abandoned this revision.Jan 12 2022, 5:25 PM