[PATCH] D51696: [SelectionDAG] enhance vector demanded elements to look at a vector select condition operand
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 9 07:15:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341762: [SelectionDAG] enhance vector demanded elements to look at a vector select… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51696?vs=164216&id=164589#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51696
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/X86/horizontal-reduce-smax.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-smin.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-umax.ll
llvm/trunk/test/CodeGen/X86/horizontal-reduce-umin.ll
llvm/trunk/test/CodeGen/X86/pr34592.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-smax.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-smin.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-umax.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-umin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51696.164589.patch
Type: text/x-patch
Size: 22712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180909/7eed4dbb/attachment.bin>
More information about the llvm-commits
mailing list