[PATCH] D134599: [RISCV] Readjusting the framestack for Zcmp

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 07:53:09 PDT 2023


VincentWu updated this revision to Diff 523779.
VincentWu marked 17 inline comments as done.
VincentWu added a comment.

address comments
refactor Push/Pop reference to save-restore Libcall
better name for `NonLibcallCSI`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134599

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/callee-saved-gprs.ll
  llvm/test/CodeGen/RISCV/push-pop-popret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134599.523779.patch
Type: text/x-patch
Size: 193141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/a9f97959/attachment-0001.bin>


More information about the llvm-commits mailing list