This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix missing scc def on control flow pseudos
ClosedPublic

Authored by arsenm on Jul 8 2016, 11:55 AM.

Details

Reviewers
tstellarAMD
Summary

These are all expanded to instructions that include an scc def.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 63274.Jul 8 2016, 11:55 AM
arsenm retitled this revision from to AMDGPU: Fix missing scc def on control flow pseudos.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 8 2016, 6:02 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 8 2016, 6:02 PM
arsenm closed this revision.Jul 11 2016, 5:15 PM

r275132