[all-commits] [llvm/llvm-project] 3f40db: [PowerPC][AIX] Enable passing vectors in variadic ...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Mon Mar 1 10:09:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f40dbbbc71d28f6ad0bd616fe009bde861362ed
https://github.com/llvm/llvm-project/commit/3f40dbbbc71d28f6ad0bd616fe009bde861362ed
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
A clang/test/CodeGen/aix-altivec-vaargs.c
Log Message:
-----------
[PowerPC][AIX] Enable passing vectors in variadic functions.
Differential Revision: https://reviews.llvm.org/D97474
More information about the All-commits
mailing list