This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Add debugging subtarget feature for DS offsets
ClosedPublic

Authored by arsenm on Jun 27 2015, 3:00 PM.

Details

Reviewers
tstellarAMD
Summary

We don't have a good way to detect most situations where
DS offsets are usable on SI, so add an option to force using
them even if unsafe for debugging performance problems.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 28633.Jun 27 2015, 3:00 PM
arsenm retitled this revision from to AMDGPU/SI: Add debugging subtarget feature for DS offsets .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
This revision is now accepted and ready to land.Jul 6 2015, 7:21 AM
arsenm closed this revision.Jul 6 2015, 9:07 AM

r241462