[PATCH] D62190: [RISCV] Allow shrink wrapping for RISC-V

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 04:42:46 PDT 2019


lewis-revill updated this revision to Diff 216086.
lewis-revill added a comment.
Herald added a subscriber: hiraditya.

Rebased, and modified the logic to find the insertion point for the epilogue code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62190

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/test/CodeGen/RISCV/shrinkwrap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62190.216086.patch
Type: text/x-patch
Size: 14586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/930b894b/attachment-0001.bin>


More information about the llvm-commits mailing list