Because of the special immediate operand, the constant
bus is already used so SGPRs are never useful.
r263212 changed the name of the immediate operand, which
broke the verifier check for the restriction.
Paths
| Differential D21961
AMDGPU: Fix folding SGPRs into madak/madmk src0 ClosedPublic Authored by arsenm on Jul 3 2016, 1:08 PM.
Details
Summary Because of the special immediate operand, the constant r263212 changed the name of the immediate operand, which
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 4 2016, 12:20 PM
Revision Contents
Diff 62635 lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/madak.ll
|