OSDN Git Service

DAGCombiner: fix combine of trunc and select
authorAsaf Badouh <asaf.badouh@intel.com>
Tue, 15 Nov 2016 07:55:22 +0000 (07:55 +0000)
committerAsaf Badouh <asaf.badouh@intel.com>
Tue, 15 Nov 2016 07:55:22 +0000 (07:55 +0000)
commited37fbb6ca3aead1f953a1a0e73eb59c7de2d534
treefd1285c4339610f7a9001b41a438ae7baba1ac7b
parentee23318db7271689541c8057916d93fe4ac68964
DAGCombiner: fix combine of trunc and select

bugzilla:
https://llvm.org/bugs/show_bug.cgi?id=29002
pr29002

Differential Revision: https://reviews.llvm.org/D26449

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286938 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/select.ll