[PATCH] D108795: [PowerPC] Fix issue with lowering byval parameters.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 12:18:53 PDT 2021


stefanp updated this revision to Diff 376601.
stefanp added a comment.

Thank you to advice from Lei and Nemnaja helping to me significantly simplify this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108795

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/jaggedstructs.ll
  llvm/test/CodeGen/PowerPC/ppc64-byval-multi-store.ll
  llvm/test/CodeGen/PowerPC/structsinregs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108795.376601.patch
Type: text/x-patch
Size: 37044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/93681b51/attachment.bin>


More information about the llvm-commits mailing list