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.
Details
Details
- Reviewers
arsenm - Commits
- rG2dc6be52093a: [AMDGPU] Update SGPRSpillVGPRCSR name. NFC
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo