[PATCH] D69385: [RISCV] Fix CFA when doing split sp adjustment with fp

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 10:38:13 PDT 2019


luismarques updated this revision to Diff 227477.
luismarques marked an inline comment as done.
luismarques added a comment.

Add test changes based on D69721 <https://reviews.llvm.org/D69721>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69385

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/large-stack.ll
  llvm/test/CodeGen/RISCV/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69385.227477.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/86cce2d3/attachment-0001.bin>


More information about the llvm-commits mailing list