[PATCH] [mips][msa] Implemented build_vector.

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Sep 12 05:27:55 PDT 2013


Hi,

This patch implements support for ISD::BUILD_VECTOR to MIPS MSA. As part of this, it makes a small addition to the target-independent code. It adds BuildVectorSDNode::isSplat() which returns true if the BuildVectorSDNode can be trivially determined to be a (possibly non-constant) splat.

Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/d114e491/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-mips-msa-Implemented-build_vector-using-ldi-fill-and.patch
Type: application/octet-stream
Size: 22599 bytes
Desc: 0008-mips-msa-Implemented-build_vector-using-ldi-fill-and.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/d114e491/attachment.obj>


More information about the llvm-commits mailing list