[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 Oct 18 00:23:02 PDT 2019


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

Update patch to address the comments.

Hi @lenary, thanks for the review


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.225571.patch
Type: text/x-patch
Size: 8776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/342f19e7/attachment-0001.bin>


More information about the llvm-commits mailing list