This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Unify flat offset logic
ClosedPublic

Authored by sebastian-ne on Dec 15 2020, 1:54 AM.

Details

Summary

Move getNumFlatOffsetBits from AMDGPUAsmParser and SIInstrInfo into
AMDGPUBaseInfo.

Diff Detail

Event Timeline

sebastian-ne created this revision.Dec 15 2020, 1:54 AM
sebastian-ne requested review of this revision.Dec 15 2020, 1:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2020, 1:54 AM
foad accepted this revision.Dec 15 2020, 3:07 AM
This revision is now accepted and ready to land.Dec 15 2020, 3:07 AM
This revision was landed with ongoing or failed builds.Dec 15 2020, 6:04 AM
This revision was automatically updated to reflect the committed changes.