This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] separate accounting for agprs
ClosedPublic

Authored by rampitec on Oct 1 2019, 3:44 PM.

Details

Summary

Account and report agprs separately on gfx908. Other targets
do not change the reporting.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Oct 1 2019, 3:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2019, 3:44 PM
arsenm accepted this revision.Oct 1 2019, 5:11 PM

LGTM

This revision is now accepted and ready to land.Oct 1 2019, 5:11 PM
This revision was automatically updated to reflect the committed changes.