This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vector reduce intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 9 2020, 7:42 AM.

Details

Summary

Add vrmax, vrmin, vfrmax, vfrmin, vrand, vror, and vrxor intrinsic
instructions and regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 9 2020, 7:42 AM
kaz7 requested review of this revision.Dec 9 2020, 7:42 AM
kaz7 retitled this revision from [VE] Add vector reduce intrinsic intrinsic instructions to [VE] Add vector reduce intrinsic instructions.Dec 9 2020, 10:28 PM
simoll accepted this revision.Dec 10 2020, 5:17 AM
This revision is now accepted and ready to land.Dec 10 2020, 5:17 AM
This revision was landed with ongoing or failed builds.Dec 10 2020, 5:21 AM
This revision was automatically updated to reflect the committed changes.