This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vector reduction instructions
ClosedPublic

Authored by kaz7 on Oct 27 2020, 5:14 AM.

Details

Summary

Add VSUMS/VSUMX/VFSUM/VMAXS/VMAXX/VFMAX/VRAND/VROR/VRXOR isntructions.
Add regression tests too.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 27 2020, 5:14 AM
kaz7 requested review of this revision.Oct 27 2020, 5:14 AM
simoll accepted this revision.Oct 27 2020, 8:40 AM
This revision is now accepted and ready to land.Oct 27 2020, 8:40 AM
This revision was landed with ongoing or failed builds.Oct 27 2020, 10:33 AM
This revision was automatically updated to reflect the committed changes.