This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add missing regression test
ClosedPublic

Authored by kaz7 on Oct 26 2020, 9:03 AM.

Details

Summary

In the previous "Add vector shift instructions", I forgot to add
regression tests for VSRL and VSRD instructions. This patch is
adding them.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 26 2020, 9:03 AM
kaz7 requested review of this revision.Oct 26 2020, 9:03 AM
simoll accepted this revision.Oct 27 2020, 1:39 AM
This revision is now accepted and ready to land.Oct 27 2020, 1:39 AM
This revision was landed with ongoing or failed builds.Oct 27 2020, 4:40 AM
This revision was automatically updated to reflect the committed changes.