This is an archive of the discontinued LLVM Phabricator instance.

[VE] Fix vmp0 subregister mapping
ClosedPublic

Authored by simoll on Feb 17 2022, 6:54 AM.

Details

Summary

vmp0 is the all-ones v512i1 register and does not break down into subregisters.

Diff Detail

Event Timeline

simoll created this revision.Feb 17 2022, 6:54 AM
simoll requested review of this revision.Feb 17 2022, 6:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2022, 6:54 AM
simoll updated this revision to Diff 409684.Feb 17 2022, 9:09 AM

Update test (invalid move to vm0 disappeared)

kaz7 accepted this revision.Feb 18 2022, 4:11 AM

LGTM.

This revision is now accepted and ready to land.Feb 18 2022, 4:11 AM
This revision was landed with ongoing or failed builds.Feb 18 2022, 4:18 AM
This revision was automatically updated to reflect the committed changes.