[PATCH] D43752: [RISCV] Preserve stack space for outgoing arguments when the function contain variable size objects

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 19:04:11 PDT 2018


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

Update patch to address the comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D43752

Files:
  lib/Target/RISCV/RISCVFrameLowering.cpp
  lib/Target/RISCV/RISCVFrameLowering.h
  test/CodeGen/RISCV/alloca.ll
  test/CodeGen/RISCV/calling-conv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43752.138487.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/dbb7e536/attachment.bin>


More information about the llvm-commits mailing list