This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vcmp, vmax, and vmin intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 1 2020, 6:04 AM.

Details

Summary

Add vcmp, vmax, and vmin intrinsic instructions and regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 1 2020, 6:04 AM
kaz7 requested review of this revision.Dec 1 2020, 6:04 AM
simoll accepted this revision.Dec 1 2020, 7:37 AM
This revision is now accepted and ready to land.Dec 1 2020, 7:37 AM
This revision was automatically updated to reflect the committed changes.