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

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 06:44:55 PDT 2018


t.p.northover added a comment.

I think I prefer Geoff's solution too. Better to make it work than just turn off parts of the optimizer, and it's not even particularly more difficult to read.


Repository:
  rL LLVM

https://reviews.llvm.org/D45770





More information about the llvm-commits mailing list