This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Remove tosa.identityn operator
ClosedPublic

Authored by sjarus on May 12 2021, 8:04 AM.

Details

Summary

Removes the identityn operator from TOSA MLIR definition.
Removes TosaToLinAlg mappings

Diff Detail

Event Timeline

sjarus created this revision.May 12 2021, 8:04 AM
sjarus requested review of this revision.May 12 2021, 8:04 AM
rsuderman accepted this revision.May 12 2021, 12:33 PM
rsuderman edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 12 2021, 12:33 PM
This revision was automatically updated to reflect the committed changes.