This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support load/store vm regsiters
ClosedPublic

Authored by kaz7 on Jun 26 2022, 7:30 AM.

Details

Summary

Support load/store vm registers to memory location as a first step.
As a next step, support load/store vm registers to stack location.
This patch also adds several regression tests for not only load/store
vm registers but also missing load/store for vr registers.

Diff Detail

Event Timeline

kaz7 created this revision.Jun 26 2022, 7:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2022, 7:30 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Jun 26 2022, 7:30 AM
efocht accepted this revision.Jun 30 2022, 2:48 AM
This revision is now accepted and ready to land.Jun 30 2022, 2:48 AM
This revision was landed with ongoing or failed builds.Jun 30 2022, 4:25 PM
This revision was automatically updated to reflect the committed changes.