This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Add remaining tosa comparison folders
ClosedPublic

Authored by rsuderman on Sep 1 2022, 12:10 PM.

Details

Summary

Added numerical splat folders for comparison operations and
equal of two identical int values.

Diff Detail

Event Timeline

rsuderman created this revision.Sep 1 2022, 12:10 PM
Herald added a project: Restricted Project. · View Herald Transcript
rsuderman requested review of this revision.Sep 1 2022, 12:10 PM
NatashaKnk accepted this revision.Sep 1 2022, 2:03 PM
This revision is now accepted and ready to land.Sep 1 2022, 2:03 PM
This revision was automatically updated to reflect the committed changes.