This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support vector register in inline asm
ClosedPublic

Authored by kaz7 on Nov 11 2020, 4:52 AM.

Details

Summary

Support a vector register constraint in inline asm of clang.
Add a regression test also.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 11 2020, 4:52 AM
kaz7 requested review of this revision.Nov 11 2020, 4:52 AM
simoll accepted this revision.Nov 11 2020, 5:56 AM
This revision is now accepted and ready to land.Nov 11 2020, 5:56 AM
This revision was landed with ongoing or failed builds.Nov 11 2020, 1:18 PM
This revision was automatically updated to reflect the committed changes.