This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Emit user sgpr count directives in text asm
ClosedPublic

Authored by arsenm on Jan 21 2022, 4:09 PM.

Details

Reviewers
kzhuravl
t-tye
rampitec
Group Reviewers
Restricted Project
Summary

We were emitting these in the object file but not printing them.

Diff Detail

Event Timeline

arsenm created this revision.Jan 21 2022, 4:09 PM
arsenm requested review of this revision.Jan 21 2022, 4:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2022, 4:09 PM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Jan 25 2022, 12:04 PM
rampitec added a subscriber: rampitec.

LGTM

This revision is now accepted and ready to land.Jan 25 2022, 12:04 PM