This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Implement AnalyzeBranch
ClosedPublic

Authored by arsenm on May 18 2016, 4:10 PM.

Details

Reviewers
tstellarAMD
Summary

Original patch by Tom Stellard

Diff Detail

Event Timeline

arsenm updated this revision to Diff 57704.May 18 2016, 4:10 PM
arsenm retitled this revision from to AMDGPU: Implement AnalyzeBranch.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.May 19 2016, 8:55 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 19 2016, 8:55 AM
arsenm closed this revision.May 20 2016, 5:36 PM

r270295