aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorErik Desjardins <erikdesjardinspublic@gmail.com>2022-01-07 15:02:45 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2022-01-07 15:02:59 +0800
commita8ac117d98f6548635b18b58159c9cfb31ba4762 (patch)
tree3a70abcf2dacf915db90aa706c2705748d078f48 /llvm/lib/CodeGen/ModuloSchedule.cpp
parentf3a344d2125fa37e59bae1b0874442c650a19607 (diff)
downloadllvm-a8ac117d98f6548635b18b58159c9cfb31ba4762.zip
llvm-a8ac117d98f6548635b18b58159c9cfb31ba4762.tar.gz
llvm-a8ac117d98f6548635b18b58159c9cfb31ba4762.tar.bz2
[X86] add dwarf information for loop stack probe
This patch is based on https://reviews.llvm.org/D99585. While inside the stack probing loop, temporarily change the CFA to be based on r11/eax, which are already used to hold the loop bound. The stack pointer cannot be used for CFI here as it changes during the loop, so it does not have a constant offset to the CFA. Co-authored-by: YangKeao <keao.yang@yahoo.com> Reviewed By: nagisa Differential Revision: https://reviews.llvm.org/D116628
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions