[all-commits] [llvm/llvm-project] 479e94: [PowerPC][AIX] Enable sret arguments.
Sean Fertile via All-commits
all-commits at lists.llvm.org
Thu Jan 2 16:49:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 479e9406c2edad616cd31b551c5bbf1c0a0f41ed
https://github.com/llvm/llvm-project/commit/479e9406c2edad616cd31b551c5bbf1c0a0f41ed
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/aix-sret-param.ll
Log Message:
-----------
[PowerPC][AIX] Enable sret arguments.
Removes the fatal error for sret arguments and adds lit testing.
Differential Revision: https://reviews.llvm.org/D71504
More information about the All-commits
mailing list