[PATCH] D36840: [DAG] convert vector select-of-constants to logic/math
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 16:25:57 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311731: [DAG] convert vector select-of-constants to logic/math (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D36840?vs=111583&id=112635#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36840
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/PowerPC/vselect-constants.ll
llvm/trunk/test/CodeGen/X86/vselect-avx.ll
llvm/trunk/test/CodeGen/X86/vselect-constants.ll
llvm/trunk/test/CodeGen/X86/widen_compare-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36840.112635.patch
Type: text/x-patch
Size: 21974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/a7a675b4/attachment.bin>
More information about the llvm-commits
mailing list