[PATCH] D75288: [ARM][ConstantIslands] Fix stack mis-alignment caused by undoLRSpillRestore.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 02:58:19 PST 2020


dmgreen added a comment.

> for an optimisation which I wouldn't expect to trigger very often (needs a function > 2048 bytes, but not needing more than 4 registers). Therefore I'm OK with just removing it.

+1


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75288/new/

https://reviews.llvm.org/D75288





More information about the llvm-commits mailing list