[PATCH] [PPC64] Add ABI support for v1i128
Kit Barton
kbarton at ca.ibm.com
Mon May 4 09:29:43 PDT 2015
Hi wschmidt, hfinkel, nemanjai, seurer, uweigand,
This patch adds ABI support for v1i128 data type.
It adds v1i128 to the appropriate register classes and checks parameter passing and return values.
This is related to http://reviews.llvm.org/D9081, which will add instructions that exploit the v1i128 datatype.
http://reviews.llvm.org/D9475
Files:
lib/Target/PowerPC/PPCCallingConv.td
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrVSX.td
lib/Target/PowerPC/PPCRegisterInfo.td
test/CodeGen/PowerPC/ppc64-i128-abi.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9475.24888.patch
Type: text/x-patch
Size: 19909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150504/0df728ce/attachment.bin>
More information about the llvm-commits
mailing list