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

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 09:43:42 PDT 2018


MatzeB added a reviewer: thegameg.
MatzeB requested changes to this revision.
MatzeB added a comment.
This revision now requires changes to proceed.

Huh? You cannot just disable stack slot scavenging. Who guarantees you that you don't need it?
Is the bug related to the latest changes in PEI? (I've seen some commits talking about base and frame pointers flying by but did not have time to read them or dive into the details...)


Repository:
  rL LLVM

https://reviews.llvm.org/D45770





More information about the llvm-commits mailing list