This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Diagnose using too many SGPRs
ClosedPublic

Authored by arsenm on Aug 29 2016, 10:14 AM.

Details

Reviewers
tstellarAMD
Summary

This is possible when using inline asm.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 69579.Aug 29 2016, 10:14 AM
arsenm retitled this revision from to AMDGPU: Diagnose using too many SGPRs.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 29 2016, 12:58 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 29 2016, 12:58 PM

Looks like patch was not committed.

arsenm closed this revision.Oct 28 2016, 1:41 PM

r285447