This would assert with amdgpu-spill-sgpr-to-vgpr disabled when trying to
spill the FP.
Fixes: SWDEV-262704
Paths
| Differential D95768
[AMDGPU] Fix crash with sgpr spills to vgpr disabled ClosedPublic Authored by kerbowa on Jan 31 2021, 3:56 PM.
Details Summary This would assert with amdgpu-spill-sgpr-to-vgpr disabled when trying to Fixes: SWDEV-262704
Diff Detail
Event TimelineHerald added subscribers: hiraditya, t-tye, tpr and 6 others. · View Herald TranscriptJan 31 2021, 3:56 PM This revision is now accepted and ready to land.Jan 31 2021, 8:44 PM This revision was landed with ongoing or failed builds.Feb 1 2021, 8:42 AM Closed by commit rG0397dca0214a: [AMDGPU] Fix crash with sgpr spills to vgpr disabled (authored by kerbowa). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320485 llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll
|