This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add support for integer fixed min/max
ClosedPublic

Authored by frasercrmck on Feb 11 2021, 5:02 AM.

Details

Summary

This patch extends the initial fixed-length vector support to include
smin, smax, umin, and umax.

Diff Detail

Event Timeline

frasercrmck created this revision.Feb 11 2021, 5:02 AM
frasercrmck requested review of this revision.Feb 11 2021, 5:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2021, 5:02 AM
This revision is now accepted and ready to land.Feb 11 2021, 11:41 AM
This revision was landed with ongoing or failed builds.Feb 12 2021, 1:25 AM
This revision was automatically updated to reflect the committed changes.