[PATCH] D76902: [PowerPC][AIX] ByVal formal argument support: multiple registers
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 21:12:51 PDT 2020
sfertile created this revision.
sfertile added reviewers: cebowleratibm, ZarkoCA.
sfertile added a project: PowerPC.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
Extends the ByVal formal argument handling for arguments that consume several registers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76902
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76902.253037.patch
Type: text/x-patch
Size: 11516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/4ff65aa4/attachment-0001.bin>
More information about the llvm-commits
mailing list