[PATCH] D29454: [DAGCombine] RFC: Recognise any_extend_vector_inreg and truncation style shuffle masks
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 07:37:26 PST 2017
RKSimon updated this revision to Diff 88732.
RKSimon added a comment.
Removed check - was just there as an 'early out' check but was getting in the way.
Repository:
rL LLVM
https://reviews.llvm.org/D29454
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/2011-10-21-widen-cmp.ll
test/CodeGen/X86/avx512-cvt.ll
test/CodeGen/X86/avx512-vec-cmp.ll
test/CodeGen/X86/sse-minmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29454.88732.patch
Type: text/x-patch
Size: 8632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/c8889d0e/attachment.bin>
More information about the llvm-commits
mailing list