This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Enable ConstrainCopy DAG mutation
ClosedPublic

Authored by arsenm on Nov 15 2016, 4:45 PM.

Details

Reviewers
tstellarAMD
Summary

This fixes a probably unintended divergence from the default scheduler behavior

Diff Detail

Event Timeline

arsenm updated this revision to Diff 78099.Nov 15 2016, 4:45 PM
arsenm retitled this revision from to AMDGPU: Enable ConstrainCopy DAG mutation.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 15 2016, 6:49 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 15 2016, 6:49 PM
arsenm closed this revision.Nov 16 2016, 12:45 PM

r287146