[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 23:41:09 PDT 2018
    
    
  
shiva0217 updated this revision to Diff 138496.
shiva0217 added a comment.
Hi Alex. Yes, it's a fiddly part. I'll leave the patch to see if there have other concerned. If there're no new comments, I'll commit the patch on next Monday.
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.138496.patch
Type: text/x-patch
Size: 6275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/97569b03/attachment.bin>
    
    
More information about the llvm-commits
mailing list