Use vaddr/vdst for the same purposes.
This also fixes a beg in SIInsertWaits for the
operand check. The stored value operand is currently called
data0 in the single offset case, not data.
Paths
| Differential D20633
AMDGPU: Rename flat operands to match mubuf ClosedPublic Authored by arsenm on May 25 2016, 10:32 AM.
Details
Summary Use vaddr/vdst for the same purposes. This also fixes a beg in SIInsertWaits for the
Diff Detail Event Timelinearsenm updated this object. arsenm added a child revision: D20552: AMDGPU: Allow clustering flat memory operations.May 25 2016, 10:34 AM
This revision is now accepted and ready to land.Nov 18 2016, 3:37 AM
Revision Contents
Diff 76750 lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/GCNHazardRecognizer.cpp
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
|