This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vfadd, vfsub, vfmul, and vfdiv intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 4 2020, 3:13 AM.

Details

Summary

Add vfadd, vfsub, vfmul, and vfdiv intrinsic instructions and
regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 4 2020, 3:13 AM
kaz7 requested review of this revision.Dec 4 2020, 3:13 AM
simoll accepted this revision.Dec 4 2020, 4:57 AM
This revision is now accepted and ready to land.Dec 4 2020, 4:57 AM