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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 01:29:59 PDT 2021


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

Move materialization into a routine.


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/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  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.371273.patch
Type: text/x-patch
Size: 16678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/56861d31/attachment.bin>


More information about the llvm-commits mailing list