This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove SIInstrInfo::calculateLDSSpillAddress
ClosedPublic

Authored by Flakebi on Oct 6 2020, 8:09 AM.

Details

Summary

This function does not seem to be used anymore.

Diff Detail

Event Timeline

Flakebi created this revision.Oct 6 2020, 8:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2020, 8:09 AM
Flakebi requested review of this revision.Oct 6 2020, 8:09 AM
arsenm accepted this revision.Oct 6 2020, 8:52 AM
This revision is now accepted and ready to land.Oct 6 2020, 8:52 AM
This revision was automatically updated to reflect the committed changes.