[PATCH] D30549: [X86][SSE] Lower 128-bit vectors to SIGN/ZERO_EXTEND_VECTOR_IN_REG ops.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 05:59:19 PST 2017
RKSimon updated this revision to Diff 90469.
RKSimon added a comment.
Updated based on @craig.topper 's comments
Repository:
rL LLVM
https://reviews.llvm.org/D30549
Files:
include/llvm/Target/TargetSelectionDAG.td
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/2011-10-19-widen_vselect.ll
test/CodeGen/X86/2011-10-21-widen-cmp.ll
test/CodeGen/X86/combine-shl.ll
test/CodeGen/X86/known-bits-vector.ll
test/CodeGen/X86/pmul.ll
test/CodeGen/X86/vec_cast2.ll
test/CodeGen/X86/vec_int_to_fp.ll
test/CodeGen/X86/vector-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30549.90469.patch
Type: text/x-patch
Size: 57833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170303/95e79157/attachment.bin>
More information about the llvm-commits
mailing list