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

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 10:14:40 PDT 2018


gberry added a comment.

@MatzeB This isn't about the scavenging of a register to use for large offsets, etc., but rather the scavenging of stack slots in the CSR save area to use for regular stack objects.


Repository:
  rL LLVM

https://reviews.llvm.org/D45770





More information about the llvm-commits mailing list