aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorSebastian Neubauer <sebastian.neubauer@amd.com>2021-04-08 14:00:33 +0200
committerSebastian Neubauer <sebastian.neubauer@amd.com>2021-04-08 14:52:50 +0200
commitc10cc4ea2729b687757b5932cb568ee6225f6f33 (patch)
tree9d92d38c3301d488a5727b34d3b51565f0c67996 /clang/lib/Basic/SourceManager.cpp
parent6fccfd7cbdca0c1184cdb77f92329534ffde544c (diff)
downloadllvm-c10cc4ea2729b687757b5932cb568ee6225f6f33.zip
llvm-c10cc4ea2729b687757b5932cb568ee6225f6f33.tar.gz
llvm-c10cc4ea2729b687757b5932cb568ee6225f6f33.tar.bz2
[AMDGPU] Fix computing live registers in prolog
ScratchExecCopy needs to be marked as live, we cannot use that register while EXEC is stored in there. Marking SGPRForFPSaveRestoreCopy and SGPRForBPSaveRestoreCopy as available is unnecessary, they should not be live at that point anway. Differential Revision: https://reviews.llvm.org/D100098
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions