[PATCH] D79141: [RISCV] Better Split Stack Pointer Adjustment for RVC

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 17:18:08 PDT 2020


lenary updated this revision to Diff 261099.
lenary added a comment.

Tweak thresholds to ensure that `c.addi16sp` is also used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79141

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/split-sp-adjust.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79141.261099.patch
Type: text/x-patch
Size: 15355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/88a2a97e/attachment.bin>


More information about the llvm-commits mailing list