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

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 9 08:36:38 PST 2021


rogfer01 updated this revision to Diff 315606.
rogfer01 added a comment.

ChangeLog:

- Rebase patch prior committing


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

https://reviews.llvm.org/D89237

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/stack-realignment-with-variable-sized-objects.ll
  llvm/test/CodeGen/RISCV/stack-realignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89237.315606.patch
Type: text/x-patch
Size: 19438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/b2e43b36/attachment.bin>


More information about the llvm-commits mailing list