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

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 18:43:32 PST 2020


luismarques updated this revision to Diff 302728.
luismarques added a comment.

Add logic to balance increased instruction count vs decreased code size.


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/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/test/CodeGen/RISCV/split-sp-adjust.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79141.302728.patch
Type: text/x-patch
Size: 50714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/f822268b/attachment.bin>


More information about the llvm-commits mailing list