In call sequence setups, there may not be a frame index base
and the pointer is a constant offset from the frame
pointer / scratch wave offset register.
Details
Details
- Reviewers
kzhuravl
Diff Detail
Diff Detail
Paths
| Differential D31361
AMDGPU: Select mubuf offsets when pointer is a constant ClosedPublic Authored by arsenm on Mar 24 2017, 6:04 PM.
Details
Summary In call sequence setups, there may not be a frame index base
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 24 2017, 6:04 PM This revision is now accepted and ready to land.Apr 24 2017, 11:54 AM
Revision Contents
Diff 93027 lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/BUFInstructions.td
test/CodeGen/AMDGPU/mubuf-offset-private.ll
|