This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Don't assert on partial exec copy
ClosedPublic

Authored by kerbowa on Apr 12 2020, 8:46 PM.

Details

Summary

After Machine CSE and coalescing we can end up with copies of exec to
subregister SGPRs.

Diff Detail

Event Timeline

kerbowa created this revision.Apr 12 2020, 8:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2020, 8:46 PM
This revision is now accepted and ready to land.Apr 12 2020, 9:00 PM
This revision was automatically updated to reflect the committed changes.