[PATCH] D135757: [LoongArch] Add emergency spill slot for GPR for large frames

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 02:42:10 PDT 2022


wangleiat updated this revision to Diff 471457.
wangleiat added a comment.

Rebase, based on D136222 <https://reviews.llvm.org/D136222> with some modifications.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135757

Files:
  llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchFrameLowering.h
  llvm/test/CodeGen/LoongArch/emergency-spill-slot.ll
  llvm/test/CodeGen/LoongArch/frame.ll
  llvm/test/CodeGen/LoongArch/split-sp-adjust.ll
  llvm/test/CodeGen/LoongArch/stack-realignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135757.471457.patch
Type: text/x-patch
Size: 24248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/452a4ede/attachment.bin>


More information about the llvm-commits mailing list