[PATCH] D81358: [PowerPC] Implement probing for dynamic stack allocation

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 28 20:20:42 PDT 2020


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

Address @jsji 's comments. Add test case for large probe size.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81358

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/test/CodeGen/PowerPC/stack-clash-dynamic-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81358.273990.patch
Type: text/x-patch
Size: 31859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/c5c00ea0/attachment-0001.bin>


More information about the llvm-commits mailing list