[AMDGPU] Update SGPRSpillVGPRCSR name. NFC
authorSebastian Neubauer <sebastian.neubauer@amd.com>
Thu, 1 Apr 2021 12:50:59 +0000 (14:50 +0200)
committerSebastian Neubauer <sebastian.neubauer@amd.com>
Wed, 7 Apr 2021 14:30:40 +0000 (16:30 +0200)
commit2dc6be52093af5347162f1ff71c61df8b9d0fdf8
tree013e26d3f82973e1ff41c728d2567795f1619a8c
parent798b0fd36b48f55fa9eb7c2b449179d9af2f9b63
[AMDGPU] Update SGPRSpillVGPRCSR name. NFC

The struct is used for both, callee and caller-save registers now.
The frame index is not set for entrypoints, as we do not need to save
the registers then.
Update the struct name to reflect that.

Differential Revision: https://reviews.llvm.org/D99722
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h