[PATCH] D157373: [RISCV] add a compress optimization for stack inst.
lcvon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 06:12:34 PDT 2023
lcvon007 updated this revision to Diff 549901.
lcvon007 marked 3 inline comments as done.
lcvon007 added a comment.
Add Zca condition and change << into normal multiplication.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157373/new/
https://reviews.llvm.org/D157373
Files:
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/test/CodeGen/RISCV/stack-inst-compress.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157373.549901.patch
Type: text/x-patch
Size: 12275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/f2fe2f0a/attachment.bin>
More information about the llvm-commits
mailing list