DAGCombiner: Make concat_vector combine safe for EVTs and concat_vectors with many...
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 Aug 2014 13:28:02 +0000 (13:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 Aug 2014 13:28:02 +0000 (13:28 +0000)
commitdaada81e5c15f0db4c7150e38ae7dab988a044d5
tree26d02930e65009a1e0aed2c32d31a40e449274ed
parent47199c3d0c2925ab9963103fc2dd000e02859daa
DAGCombiner: Make concat_vector combine safe for EVTs and concat_vectors with many arguments.

PR20677

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