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

lcvon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 19:27:07 PDT 2023


lcvon007 updated this revision to Diff 550962.
lcvon007 added a comment.

add more comments in the code and remove the CSI.size check as craig.topper says.


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


More information about the llvm-commits mailing list