[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:06 PDT 2020
lenary added a comment.
In D79141#2011546 <https://reviews.llvm.org/D79141#2011546>, @efriedma wrote:
> It looks like some of the stack adjustment instructions still aren't getting compressed when they should?
Ah, I see. Yes, I think this can be tweaked to ensure that we use `c.addisp` in more places.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79141/new/
https://reviews.llvm.org/D79141
More information about the llvm-commits
mailing list