[PATCH] D157373: [RISCV] add a compress optimization for stack inst.

Jie Fu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 20:01:48 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13454a6e8744: [RISCV] Compress stack insts by adjust offset. (authored by laichunfeng <laichunfeng at tencent.com>, committed by DamonFool).

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.551357.patch
Type: text/x-patch
Size: 20009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/3ea29314/attachment.bin>


More information about the llvm-commits mailing list