This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Implement getOptimalMemOpType
ClosedPublic

Authored by arsenm on Jul 26 2014, 2:19 PM.

Details

Reviewers
arsenm
Summary

The default guess uses i32. This really needs an address space argument to really do the right thing in all cases.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 11916.Jul 26 2014, 2:19 PM
arsenm retitled this revision from to R600/SI: Implement getOptimalMemOpType .
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 28 2014, 10:58 AM
arsenm added a reviewer: arsenm.

r214104

This revision is now accepted and ready to land.Jul 28 2014, 10:58 AM
arsenm closed this revision.Jul 28 2014, 10:58 AM