[PATCH] D79141: [RISCV] Better Split Stack Pointer Adjustment for RVC
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:13:53 PDT 2020
lenary updated this revision to Diff 261466.
lenary added a comment.
I have updated this patch based off internal discussions. Most of these updates
are about improving code clarity, and adding comments for future maintainers.
I also took the time to verify that this was producing the correct call frame
information, even in the presence of frame pointers.
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.261466.patch
Type: text/x-patch
Size: 28572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/65bcae56/attachment-0001.bin>
More information about the llvm-commits
mailing list