[PATCH][AArch64] Custom lower concat_vector patterns with v4i16, v4i32, v8i8, v8i16, v16i8 types.

Chad Rosier mcrosier at codeaurora.org
Thu Jan 30 07:37:19 PST 2014


All,
The attached patch custom lowers concat_vector patterns with v4i16, v4i32,
v8i8, v8i16, v16i8 types that have the same operand of type v1* using the
DUP instruction.  In the case of a constant operand the VDUP, rather than
VDUPLANE, is used because it avoids an INS instruction.

 Chad

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 043-neon-concat-vector.patch
Type: text/x-patch
Size: 7797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140130/3f373819/attachment.bin>


More information about the llvm-commits mailing list