[PATCH] D43367: [X86] Turn selects with constant condition into vector shuffles during DAG combine
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 16:34:27 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325417: [X86] Turn selects with constant condition into vector shuffles during DAG… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43367?vs=134715&id=134768#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43367
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/fold-vector-sext-crash.ll
llvm/trunk/test/CodeGen/X86/pr34592.ll
llvm/trunk/test/CodeGen/X86/vector-blend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43367.134768.patch
Type: text/x-patch
Size: 10396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/777fe13a/attachment.bin>
More information about the llvm-commits
mailing list