[PATCH] D121430: [PowerPC] Fix lowering of byval parameters for sizes greater than 8 bytes.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 13:08:41 PDT 2022


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

Addressed comment and rebased to top of main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121430

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/byval.ll
  llvm/test/CodeGen/PowerPC/ppc64-byval-larger-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121430.419551.patch
Type: text/x-patch
Size: 22795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/b8b6477f/attachment.bin>


More information about the llvm-commits mailing list