[all-commits] [llvm/llvm-project] 4275d7: [PowerPC][NFC] Add test case for byval argument pa...
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Mon Mar 21 13:25:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4275d7e65aa1ea239e19e5ce8415ddb795f0e767
https://github.com/llvm/llvm-project/commit/4275d7e65aa1ea239e19e5ce8415ddb795f0e767
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
A llvm/test/CodeGen/PowerPC/ppc64-byval-larger-struct.ll
Log Message:
-----------
[PowerPC][NFC] Add test case for byval argument passing
Add a test case for byval argument passing where the argument size is more than
8 bytes and is not a factor of 8 bytes.
More information about the All-commits
mailing list