This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Move splitMUBUFOffset from AMDGPUBaseInfo to SIInstrInfo
ClosedPublic

Authored by foad on Feb 22 2023, 8:00 AM.

Details

Summary

Moving this out of AMDGPUBaseInfo enforces that AMDGPUBaseInfo should
not be calling into GCNSubtarget.

Diff Detail

Event Timeline

foad created this revision.Feb 22 2023, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2023, 8:00 AM
foad requested review of this revision.Feb 22 2023, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2023, 8:00 AM
arsenm accepted this revision.Feb 22 2023, 8:06 AM
This revision is now accepted and ready to land.Feb 22 2023, 8:06 AM
This revision was landed with ongoing or failed builds.Feb 22 2023, 8:19 AM
This revision was automatically updated to reflect the committed changes.