[PATCH] D158623: [RISCV] Reorder the stack frame objects.
lcvon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 07:28:51 PDT 2023
lcvon007 updated this revision to Diff 553124.
lcvon007 added a comment.
add function to check if a ld/st is compressible and remove
the check for c extension because it may improve the code size
even target doesn't support c extension.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158623/new/
https://reviews.llvm.org/D158623
Files:
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.h
llvm/test/CodeGen/RISCV/reorder-frame-objects.mir
llvm/test/CodeGen/RISCV/stack-inst-compress.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158623.553124.patch
Type: text/x-patch
Size: 37351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/f3468d79/attachment.bin>
More information about the llvm-commits
mailing list