This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vadd and vsub intrinsic instructions
ClosedPublic

Authored by kaz7 on Nov 30 2020, 9:33 AM.

Details

Summary

Add vadd and vsub intrinsic instructions and regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 30 2020, 9:33 AM
kaz7 requested review of this revision.Nov 30 2020, 9:33 AM
simoll accepted this revision.Dec 1 2020, 2:25 AM
This revision is now accepted and ready to land.Dec 1 2020, 2:25 AM
This revision was automatically updated to reflect the committed changes.