[PATCH] D107886: [PowerPC][2/n] Support huge frame size for PPC64

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 02:41:35 PDT 2021


lkail updated this revision to Diff 365947.
lkail added a comment.

Update to eliminate frameindex in huge frame.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107886

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/huge-frame-call.ll
  llvm/test/CodeGen/PowerPC/huge-frame-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107886.365947.patch
Type: text/x-patch
Size: 17144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/8a0996ad/attachment.bin>


More information about the llvm-commits mailing list