This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by rsuderman on Aug 25 2022, 11:53 AM.

Details

Summary

Added folders for tosa.sub that handles bypassing divide by one,
and a zero numerator.

Diff Detail

Event Timeline

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