[PATCH] D135009: [RISCV] Refactor and improve eliminateFrameIndex.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 16:01:22 PDT 2022


craig.topper updated this revision to Diff 464848.
craig.topper added a comment.

Re-base after splitting to D135092 <https://reviews.llvm.org/D135092>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135009/new/

https://reviews.llvm.org/D135009

Files:
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/addi-scalable-offset.mir
  llvm/test/CodeGen/RISCV/rvv/calling-conv-fastcc.ll
  llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir
  llvm/test/CodeGen/RISCV/rvv/localvar.ll
  llvm/test/CodeGen/RISCV/rvv/rvv-out-arguments.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135009.464848.patch
Type: text/x-patch
Size: 14312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/9ae2b05c/attachment.bin>


More information about the llvm-commits mailing list