[PATCH] D100290: [PowerPC] Make sure the first probe is full size or is the last probe when stack is realigned

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 21:04:38 PDT 2021


lkail updated this revision to Diff 350482.
lkail retitled this revision from "[PowerPC] Make sure the first probe is full size or is the last probe" to "[PowerPC] Make sure the first probe is full size or is the last probe when stack is realigned".
lkail added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100290

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/test/CodeGen/PowerPC/pr46759.ll
  llvm/test/CodeGen/PowerPC/stack-clash-prologue-nounwind.ll
  llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100290.350482.patch
Type: text/x-patch
Size: 64168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/666b3e23/attachment.bin>


More information about the llvm-commits mailing list