This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't fold undef uses or copies with implicit uses
ClosedPublic

Authored by arsenm on Sep 30 2016, 5:45 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 73177.Sep 30 2016, 5:45 PM
arsenm retitled this revision from to AMDGPU: Don't fold undef uses or copies with implicit uses.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD added inline comments.Oct 4 2016, 1:54 PM
lib/Target/AMDGPU/SIFoldOperands.cpp
220

Commented out code.

tstellarAMD accepted this revision.Oct 4 2016, 1:54 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 4 2016, 1:54 PM
arsenm closed this revision.Oct 6 2016, 11:21 AM

r283476