This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vector logical instructions
ClosedPublic

Authored by kaz7 on Oct 26 2020, 3:01 AM.

Details

Summary

Add VAND/VOR/VXOE/VEQV/VLDZ/VPCNT/VBRV/VSEQ instrucitons and regression
tests.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 26 2020, 3:01 AM
kaz7 requested review of this revision.Oct 26 2020, 3:01 AM
simoll accepted this revision.Oct 26 2020, 6:50 AM
This revision is now accepted and ready to land.Oct 26 2020, 6:50 AM
This revision was landed with ongoing or failed builds.Oct 26 2020, 8:29 AM
This revision was automatically updated to reflect the committed changes.