This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Support folding FrameIndex operands
ClosedPublic

Authored by arsenm on Sep 7 2016, 6:23 PM.

Details

Reviewers
tstellarAMD
Summary

This avoids test regressions in a future commit.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 70633.Sep 7 2016, 6:23 PM
arsenm retitled this revision from to AMDGPU: Support folding FrameIndex operands.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Sep 9 2016, 4:31 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 9 2016, 4:31 PM
arsenm closed this revision.Sep 14 2016, 9:00 AM

r281491