This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Added folders for tosa.sub
ClosedPublic

Authored by rsuderman on Aug 24 2022, 3:46 PM.

Details

Summary

Added folders for tosa.sub that handles bypassing sub-zero,
fold subtraction of two splat tensors.

Diff Detail

Event Timeline

rsuderman created this revision.Aug 24 2022, 3:46 PM
Herald added a project: Restricted Project. · View Herald Transcript
rsuderman requested review of this revision.Aug 24 2022, 3:46 PM
NatashaKnk accepted this revision.Aug 29 2022, 1:50 PM
This revision is now accepted and ready to land.Aug 29 2022, 1:50 PM
This revision was automatically updated to reflect the committed changes.