diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-04-16 09:27:49 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-04-19 21:07:13 -0400 |
commit | e0d585d75a9ea4af42370d79c7af5aa52d3cfbc8 (patch) | |
tree | ebbd27cf890a1915f2790ec3543cee67bf3e7a7d /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 53f3f2bbb15fb164db820e613be7a22560aa8ffe (diff) | |
download | llvm-e0d585d75a9ea4af42370d79c7af5aa52d3cfbc8.zip llvm-e0d585d75a9ea4af42370d79c7af5aa52d3cfbc8.tar.gz llvm-e0d585d75a9ea4af42370d79c7af5aa52d3cfbc8.tar.bz2 |
AMDGPU: Defer creation of WWM VGPR spill slots
There's no reason to create these immediately. They can be created in
the prolog/epilog code like CSR spills. There's probably a cleaner way
to do this by utilizing the CSR spill code.
This makes the frame index used transient state for
PrologEpilogInserter, and thus makes serialization easier. Really this
doesn't need to be saved here but there isn't really a better place
for it.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions