This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Emit error if too much LDS is used
ClosedPublic

Authored by arsenm on Apr 27 2016, 3:46 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 55344.Apr 27 2016, 3:46 PM
arsenm retitled this revision from to AMDGPU: Emit error if too much LDS is used.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 55353.Apr 27 2016, 4:21 PM

Test fix

tstellarAMD accepted this revision.Apr 28 2016, 12:14 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 28 2016, 12:14 PM
arsenm closed this revision.Apr 28 2016, 12:43 PM

r267922