[PATCH] D14399: [X86][SSE] Combine UNPCKL with vector_shuffle into UNPCKH to save one instruction for sext from v16i8 to v16i16 and v8i16 to v8i32.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 10:59:29 PST 2015
congh updated this revision to Diff 39564.
congh added a comment.
Correct the patch.
http://reviews.llvm.org/D14399
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vec_int_to_fp.ll
test/CodeGen/X86/vector-sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14399.39564.patch
Type: text/x-patch
Size: 6093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/31e75810/attachment.bin>
More information about the llvm-commits
mailing list