This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix s_barrier flags
ClosedPublic

Authored by arsenm on Aug 26 2015, 10:02 PM.

Details

Reviewers
tstellarAMD
Summary

This should be convergent. This is not a
barrier in the isBarrier sense, nor
hasCtrlDep.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 33298.Aug 26 2015, 10:02 PM
arsenm retitled this revision from to AMDGPU: Fix s_barrier flags.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Sep 8 2015, 12:07 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 8 2015, 12:07 PM
arsenm closed this revision.Sep 8 2015, 12:56 PM

r247059