This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Move SpilledReg from MFI to SIRegisterInfo
ClosedPublic

Authored by arsenm on Jun 2 2022, 12:01 PM.

Details

Reviewers
rampitec
cdevadas
ronlieb
Group Reviewers
Restricted Project
Summary

This isn't the most natural place for it, but it avoids a circular
include dependency in an out of tree patch.

Diff Detail

Event Timeline

arsenm created this revision.Jun 2 2022, 12:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 12:01 PM
arsenm requested review of this revision.Jun 2 2022, 12:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 12:01 PM
Herald added a subscriber: wdng. · View Herald Transcript
ronlieb accepted this revision.Jun 2 2022, 1:44 PM
ronlieb added a subscriber: ronlieb.

thx for fix.

This revision is now accepted and ready to land.Jun 2 2022, 1:44 PM