This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change to expand SHL_PARTS/SRA_PARTS/SRL_PARTS
ClosedPublic

Authored by kaz7 on Oct 14 2020, 8:28 AM.

Details

Summary

VE doesn't have SHL_PARTS/SRA_PARTS/SRL_PARTS instructions, so need
to expand them. Add regression tests too.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 14 2020, 8:28 AM
kaz7 requested review of this revision.Oct 14 2020, 8:28 AM
simoll accepted this revision.Oct 14 2020, 10:36 AM
This revision is now accepted and ready to land.Oct 14 2020, 10:36 AM
This revision was landed with ongoing or failed builds.Oct 14 2020, 5:04 PM
This revision was automatically updated to reflect the committed changes.