This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Skip promote alloca with no optimizations
ClosedPublic

Authored by arsenm on Feb 1 2016, 9:56 AM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 46554.Feb 1 2016, 9:56 AM
arsenm retitled this revision from to AMDGPU: Skip promote alloca with no optimizations.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Feb 2 2016, 8:42 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 2 2016, 8:42 AM
arsenm closed this revision.Feb 2 2016, 11:39 AM

r259551