diff options
author | Martin Storsjö <martin@martin.st> | 2022-10-11 15:20:59 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-10-13 09:47:38 +0300 |
commit | 50e0aced4521260af842dba73f1d8c50d36314ea (patch) | |
tree | 8940ffda81d64fc5e9d6c71f3a4ada9fe0e965f3 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | b062ee7dc4515b0a42157717105839627d5542bb (diff) | |
download | llvm-50e0aced4521260af842dba73f1d8c50d36314ea.zip llvm-50e0aced4521260af842dba73f1d8c50d36314ea.tar.gz llvm-50e0aced4521260af842dba73f1d8c50d36314ea.tar.bz2 |
[AArch64] Fix aligning the stack after calling __chkstk
Whenever a call to __chkstk was made, the frame lowering previously
omitted the aligning (as NumBytes was reset to zero before doing
alignment).
This fixes https://github.com/llvm/llvm-project/issues/56182.
Differential Revision: https://reviews.llvm.org/D135687
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions