This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Fix clamp float lowering
ClosedPublic

Authored by ThomasRaoux on Aug 15 2022, 3:01 PM.

Details

Summary

min and max were mixed up after switching to using float min/max

Diff Detail

Event Timeline

ThomasRaoux created this revision.Aug 15 2022, 3:01 PM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Aug 15 2022, 3:01 PM
rsuderman accepted this revision.Aug 15 2022, 3:23 PM
This revision is now accepted and ready to land.Aug 15 2022, 3:23 PM
This revision was landed with ongoing or failed builds.Aug 15 2022, 3:27 PM
This revision was automatically updated to reflect the committed changes.