[PATCH] D88078: [PowerPC] Probe the gap between stackptr and realigned stackptr

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 26 19:02:34 PDT 2020


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

Fix format and add more tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88078

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88078.294530.patch
Type: text/x-patch
Size: 33471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200927/8a80431c/attachment.bin>


More information about the llvm-commits mailing list