[all-commits] [llvm/llvm-project] 40f382: [NFC][PowerPC] Add test case for byval store.
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Fri Oct 1 14:54:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40f382ad107a17c691192883dd307a9808437dde
https://github.com/llvm/llvm-project/commit/40f382ad107a17c691192883dd307a9808437dde
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
A llvm/test/CodeGen/PowerPC/ppc64-byval-multi-store.ll
Log Message:
-----------
[NFC][PowerPC] Add test case for byval store.
Added a test case for situations where a struct of size 1-7 bytes is
passed by value.
More information about the All-commits
mailing list