[PATCH] D47552: [Power9] Implement float128 parameter passing and return values
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 12:39:13 PDT 2018
lei updated this revision to Diff 149833.
lei added a comment.
Added `hadP9Vector` to calling convention def for `f128`.
I also merged the patch `D4757` for extload of const into here since it's a 2 line fix and the test case associated depended on this patch.
https://reviews.llvm.org/D47552
Files:
lib/Target/PowerPC/PPCCallingConv.td
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/f128-passByValue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47552.149833.patch
Type: text/x-patch
Size: 14715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/c7aa3e6f/attachment.bin>
More information about the llvm-commits
mailing list