Also add glc bit to the scalar loads since they exist on VI
and change the caching behavior.
This currently has an assembler bug where the glc bit is incorrectly
accepted on SI/CI which do not have it.
Paths
| Differential D25181
AMDGPU: Add definitions for scalar store instructions ClosedPublic Authored by arsenm on Oct 3 2016, 5:43 AM.
Details
Summary Also add glc bit to the scalar loads since they exist on VI This currently has an assembler bug where the glc bit is incorrectly
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Oct 4 2016, 1:43 PM
Revision Contents
Diff 74488 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SMInstructions.td
test/CodeGen/AMDGPU/coalescer-subreg-join.mir
test/CodeGen/MIR/AMDGPU/target-index-operands.mir
test/MC/AMDGPU/smem.s
test/MC/AMDGPU/smrd-err.s
|