[PATCH] D105271: [PowerPC][ELF]make sure local variable space does not overlap with parameter save area

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 11 22:11:49 PDT 2021


shchenz updated this revision to Diff 357839.
shchenz added a comment.

1: add explicitly check for abi


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105271

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105271.357839.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/374bea2d/attachment.bin>


More information about the llvm-commits mailing list