This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vand, vor, and vxor intrinsic instructions
ClosedPublic

Authored by kaz7 on Dec 1 2020, 8:23 PM.

Details

Summary

Add vand, vor, and vxor intrinsic instructions and regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 1 2020, 8:23 PM
kaz7 requested review of this revision.Dec 1 2020, 8:23 PM
simoll accepted this revision.Dec 2 2020, 2:16 AM
This revision is now accepted and ready to land.Dec 2 2020, 2:16 AM
This revision was landed with ongoing or failed builds.Dec 2 2020, 5:53 AM
This revision was automatically updated to reflect the committed changes.