This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't fold subregister extracts into tied operands
ClosedPublic

Authored by arsenm on Aug 12 2016, 6:27 PM.

Details

Summary

Should fix problem found with D22556

Diff Detail

Event Timeline

arsenm updated this revision to Diff 67951.Aug 12 2016, 6:27 PM
arsenm retitled this revision from to AMDGPU: Don't fold subregister extracts into tied operands.
arsenm updated this object.
arsenm added reviewers: tstellarAMD, nhaehnle.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 15 2016, 4:19 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 15 2016, 4:19 AM
arsenm closed this revision.Aug 15 2016, 9:26 AM

r278676