[PATCH] D84152: [PowerPC] Fix wrong codegen when stack pointer has to realign performing dynalloc

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 20:31:17 PDT 2020


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

Address @jsji 's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84152

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84152.279699.patch
Type: text/x-patch
Size: 23671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/7dd8c21d/attachment.bin>


More information about the llvm-commits mailing list