[PATCH] D45770: [AArch64] Disable spill slot scavenging when stack realignment required.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 08:14:55 PDT 2018


paulwalker-arm added a comment.

In https://reviews.llvm.org/D45770#1071047, @gberry wrote:

> Ugh, good find.  Isn't this an issue if variable sized stack objects are present as well?


The graphic (within the same file) showing the stack layout suggests a base pointer is used in such circumstances, so my guess is no.


Repository:
  rL LLVM

https://reviews.llvm.org/D45770





More information about the llvm-commits mailing list