This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add VBRD/VMV instructions
ClosedPublic

Authored by kaz7 on Oct 18 2020, 2:51 AM.

Details

Summary

Add VBRD/VMV vector instructions. In order to do that, also support
VM512 registers and RV instruction format in MC layer. Also add
regression tests for new instructions.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 18 2020, 2:51 AM
kaz7 requested review of this revision.Oct 18 2020, 2:51 AM
simoll accepted this revision.Oct 19 2020, 2:17 AM
This revision is now accepted and ready to land.Oct 19 2020, 2:17 AM
This revision was landed with ongoing or failed builds.Oct 19 2020, 2:34 AM
This revision was automatically updated to reflect the committed changes.