This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support inline assembly with vector regsiters
ClosedPublic

Authored by kaz7 on Nov 10 2020, 1:58 AM.

Details

Summary

Support inline assembly with vector registers. Add a regression test also.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 10 2020, 1:58 AM
kaz7 requested review of this revision.Nov 10 2020, 1:58 AM
kaz7 updated this revision to Diff 304108.Nov 10 2020, 2:13 AM

Add lvl instructions to a regression test.

simoll accepted this revision.Nov 10 2020, 3:26 AM
This revision is now accepted and ready to land.Nov 10 2020, 3:26 AM
This revision was landed with ongoing or failed builds.Nov 10 2020, 3:55 AM
This revision was automatically updated to reflect the committed changes.