[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 15:19:02 PDT 2021


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

Sorry, I completely missed the comment about pre-comitting the test case.
I have done that now and rebased.


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.376643.patch
Type: text/x-patch
Size: 17183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/a04d778f/attachment.bin>


More information about the llvm-commits mailing list