This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Handle cbranch vccz/vccnz in AnalyzeBranch
ClosedPublic

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

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 57706.May 18 2016, 4:13 PM
arsenm retitled this revision from to AMDGPU: Handle cbranch vccz/vccnz in AnalyzeBranch.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.May 19 2016, 9:49 AM
tstellarAMD edited edge metadata.

LGTM.

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

r270297