This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Define spill opcodes for all AGPR sizes
ClosedPublic

Authored by rampitec on Aug 17 2020, 12:07 PM.

Details

Summary

Since we have defined all these sizes I believe we shall be
able to spill these as well.

Diff Detail

Event Timeline

rampitec created this revision.Aug 17 2020, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2020, 12:07 PM
rampitec requested review of this revision.Aug 17 2020, 12:07 PM
arsenm accepted this revision.Aug 17 2020, 12:10 PM
This revision is now accepted and ready to land.Aug 17 2020, 12:10 PM
This revision was automatically updated to reflect the committed changes.