[PATCH] D68979: [RISCV] Handle variable sized objects with the stack need to be realigned

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 00:38:29 PST 2019


shiva0217 updated this revision to Diff 229458.
shiva0217 added a comment.

Rebase to the master

Hi @lenary, thanks for the reminding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68979

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68979.229458.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/3f2f8657/attachment.bin>


More information about the llvm-commits mailing list