This is an archive of the discontinued LLVM Phabricator instance.

R600: Fix mishandling of load / store chains.
ClosedPublic

Authored by arsenm on Jun 27 2014, 8:28 PM.

Details

Reviewers
arsenm
Summary

Fixes various bugs with reordering loads and stores. Scalarized vector loads weren't collecting the chains at all.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 10956.Jun 27 2014, 8:28 PM
arsenm retitled this revision from to R600: Fix mishandling of load / store chains. .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Jul 7 2014, 11:43 AM
arsenm added a reviewer: arsenm.

r212473

This revision is now accepted and ready to land.Jul 7 2014, 11:43 AM
arsenm closed this revision.Jul 7 2014, 11:44 AM