This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Use DS offsets for constant addresses
ClosedPublic

Authored by arsenm on Oct 10 2014, 5:38 PM.

Details

Reviewers
arsenm
Summary

Use 0 as the base address for a constant address, so if
we have a constant address we can save moves and form
read2/write2s.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 14761.Oct 10 2014, 5:38 PM
arsenm retitled this revision from to R600/SI: Use DS offsets for constant addresses .
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.Oct 14 2014, 10:31 AM
arsenm added a reviewer: arsenm.

r219698

This revision is now accepted and ready to land.Oct 14 2014, 10:31 AM
arsenm closed this revision.Oct 14 2014, 10:32 AM