This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove unused CSR defs
ClosedPublic

Authored by sebastian-ne on Oct 26 2021, 6:53 AM.

Details

Summary

CSR_AMDGPU_VGPRs_24_255 and CSR_AMDGPU_VGPRs_32_255 are not used
anywhere, so remove them.

Diff Detail

Event Timeline

sebastian-ne created this revision.Oct 26 2021, 6:53 AM
sebastian-ne requested review of this revision.Oct 26 2021, 6:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2021, 6:53 AM
arsenm accepted this revision.Oct 26 2021, 7:00 AM
This revision is now accepted and ready to land.Oct 26 2021, 7:00 AM
This revision was landed with ongoing or failed builds.Oct 26 2021, 7:01 AM
This revision was automatically updated to reflect the committed changes.