This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vector merger operation instructions
ClosedPublic

Authored by kaz7 on Oct 28 2020, 3:07 AM.

Details

Summary

Add VMRG/VSHF/VCP/VEX isntructions. Add regression tests too.
Also add new patterns to parse new UImm4 oeprand.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 28 2020, 3:07 AM
kaz7 requested review of this revision.Oct 28 2020, 3:07 AM
simoll accepted this revision.Oct 28 2020, 3:56 AM
This revision is now accepted and ready to land.Oct 28 2020, 3:56 AM
This revision was landed with ongoing or failed builds.Oct 28 2020, 3:57 AM
This revision was automatically updated to reflect the committed changes.