[PATCH] D89237: [RISCV] Do not grow the stack a second time when we need to realign the stack

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 08:14:28 PDT 2020


lenary added a comment.

I thought we were over-allocating stack frame sizes, but I hadn't had time to investigate this properly, thanks for the thorough investigation Roger!

(There's a comment about some of the same issues in one of the other backends, but I cannot find it, I can find my incorrect fix though: D65959 <https://reviews.llvm.org/D65959>, since abandoned).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89237



More information about the llvm-commits mailing list