This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by rsuderman on Aug 25 2022, 10:46 AM.

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 25 2022, 10:46 AM
Herald added a project: Restricted Project. · View Herald Transcript
rsuderman requested review of this revision.Aug 25 2022, 10:46 AM
NatashaKnk accepted this revision.Aug 29 2022, 1:48 PM
This revision is now accepted and ready to land.Aug 29 2022, 1:48 PM
This revision was automatically updated to reflect the committed changes.

Yup, I see. I'll push a fix asap.