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.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D10794
AMDGPU/SI: Add debugging subtarget feature for DS offsets
ClosedPublic Authored by arsenm on Jun 27 2015, 3:00 PM.
Details
Summary We don't have a good way to detect most situations where
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 6 2015, 7:21 AM
Revision Contents
Diff 28633 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
test/CodeGen/AMDGPU/ds-negative-offset-addressing-mode-loop.ll
|