This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 4 2020, 4:59 AM.

Details

Summary

Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic instructions and
regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 4 2020, 4:59 AM
kaz7 requested review of this revision.Dec 4 2020, 4:59 AM
simoll accepted this revision.Dec 4 2020, 9:45 AM
This revision is now accepted and ready to land.Dec 4 2020, 9:45 AM