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

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 19:00:32 PDT 2023


VincentWu updated this revision to Diff 521524.
VincentWu marked 9 inline comments as done.
VincentWu retitled this revision from "[RISCV] Add CodeGen support of RISCV zcmp Extension" to "[RISCV] Readjusting the framestack for Zcmp".
VincentWu edited the summary of this revision.
VincentWu added a reviewer: Jim.
VincentWu added a comment.

split the patch

https://reviews.llvm.org/D150415

https://reviews.llvm.org/D150416


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.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.521524.patch
Type: text/x-patch
Size: 142164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/a4b3cbcc/attachment-0001.bin>


More information about the llvm-commits mailing list