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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 5 21:06:45 PDT 2021


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

1. Adjust comments
2. Swap usage of r0 and r12


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.350086.patch
Type: text/x-patch
Size: 65183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210606/f7e67d9a/attachment.bin>


More information about the llvm-commits mailing list