r375293 removed the SGPR spilling with scalar stores path, so this is
no longer necessary. This also always had the defect of adding the def
even when this path wasn't in use.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D69274
AMDGPU: Stop adding m0 implicit def to SGPR spills ClosedPublic Authored by arsenm on Oct 21 2019, 11:56 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptOct 21 2019, 11:56 AM This revision is now accepted and ready to land.Oct 21 2019, 12:17 PM
Revision Contents
Diff 225931 lib/Target/AMDGPU/SIInstrInfo.cpp
|