This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix trying to skip from a block with no successors
ClosedPublic

Authored by arsenm on Jul 14 2016, 3:20 PM.

Details

Reviewers
tstellarAMD
Summary

Found while reducing bug 28550

Diff Detail

Event Timeline

arsenm updated this revision to Diff 64054.Jul 14 2016, 3:20 PM
arsenm retitled this revision from to AMDGPU: Fix trying to skip from a block with no successors.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 14 2016, 5:26 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 14 2016, 5:26 PM
arsenm closed this revision.Jul 14 2016, 6:06 PM

r275509