This covers a path missed in https://reviews.llvm.org/D95768.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98013
[AMDGPU] Do not attempt sgpr spills to vgpr, when it is disabled ClosedPublic Authored by RamNalamothu on Mar 5 2021, 12:26 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: hiraditya, tpr, dstuttard and 5 others. · View Herald TranscriptMar 5 2021, 12:26 AM This revision is now accepted and ready to land.Mar 5 2021, 6:22 AM This revision was landed with ongoing or failed builds.Mar 5 2021, 9:17 AM Closed by commit rG3998a8e79761: [AMDGPU] Do not attempt sgpr spills to vgpr, when it is disabled (authored by RamNalamothu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328552 llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll
|