This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add occupancy level tests for GFX10.3. NFC.
ClosedPublic

Authored by foad on Dec 8 2020, 5:18 AM.

Details

Summary

getMaxWavesPerEU and getVGPRAllocGranule both changed in GFX10.3 and
they both affect the occupancy calculation.

Diff Detail

Event Timeline

foad created this revision.Dec 8 2020, 5:18 AM
foad requested review of this revision.Dec 8 2020, 5:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2020, 5:18 AM
arsenm accepted this revision.Dec 8 2020, 5:46 AM
This revision is now accepted and ready to land.Dec 8 2020, 5:46 AM
This revision was landed with ongoing or failed builds.Dec 8 2020, 6:27 AM
This revision was automatically updated to reflect the committed changes.