[PATCH] D76875: [PPC][AIX] Test improvements for byval arguments that fit in a single register
Chris Bowler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 11:55:27 PDT 2020
cebowleratibm created this revision.
cebowleratibm added reviewers: ZarkoCA, sfertile.
Herald added subscribers: llvm-commits, nemanjai.
Herald added a project: LLVM.
Some test improvements were requested in https://reviews.llvm.org/D76380 (Implement by-val caller arguments in multiple registers), which are not directly related to that work.
I'd like the test updates reviewed independently of that work.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76875
Files:
llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76875.252926.patch
Type: text/x-patch
Size: 15198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/748a90da/attachment.bin>
More information about the llvm-commits
mailing list