This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Create emergency stack slots during frame lowering
ClosedPublic

Authored by arsenm on Oct 20 2015, 8:38 AM.

Details

Reviewers
tstellarAMD
Summary

Test has a bogus verifier error which will be fixed by later commits.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 37886.Oct 20 2015, 8:38 AM
arsenm retitled this revision from to AMDGPU: Create emergency stack slots during frame lowering.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 4 2015, 5:49 PM
tstellarAMD edited edge metadata.

LGTM.

lib/Target/AMDGPU/AMDGPUSubtarget.h
21

Do we need this header?

This revision is now accepted and ready to land.Nov 4 2015, 5:49 PM
arsenm closed this revision.Nov 6 2015, 10:23 AM

r252327