This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vmul and vdiv intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 1 2020, 3:09 AM.

Details

Summary

Add vmul and vdiv intrinsic instructions and regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 1 2020, 3:09 AM
kaz7 requested review of this revision.Dec 1 2020, 3:09 AM
simoll accepted this revision.Dec 1 2020, 5:57 AM
This revision is now accepted and ready to land.Dec 1 2020, 5:57 AM
This revision was automatically updated to reflect the committed changes.