[PATCH] D48044: [Power9] Update fp128 as a valid homogenous aggregate base type
Lei Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 11 12:01:35 PDT 2018
lei created this revision.
lei added reviewers: hfinkel, kbarton, nemanjai, power-llvm-team.
Update clang to treat fp128 as a valid base type for homogeneous aggregate passing and returning.
https://reviews.llvm.org/D48044
Files:
include/clang/AST/Type.h
lib/CodeGen/TargetInfo.cpp
test/CodeGen/ppc64le-f128Aggregates.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48044.150794.patch
Type: text/x-patch
Size: 8112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180611/312190b6/attachment-0001.bin>
More information about the cfe-commits
mailing list