This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support inlineasm memory operand
ClosedPublic

Authored by kaz7 on Aug 22 2022, 8:20 AM.

Details

Summary

Support inline asm memory operand for VE. Add regression tests also.

Diff Detail

Event Timeline

kaz7 created this revision.Aug 22 2022, 8:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2022, 8:20 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Aug 22 2022, 8:20 AM
efocht accepted this revision.Aug 22 2022, 9:51 AM

Looks good.

This revision is now accepted and ready to land.Aug 22 2022, 9:51 AM
kaz7 updated this revision to Diff 454680.Aug 22 2022, 8:27 PM

Correct errors in buildbot.

This revision was landed with ongoing or failed builds.Aug 22 2022, 9:44 PM
This revision was automatically updated to reflect the committed changes.