Make the SelectionDAG verify that all the operands of BUILD_VECTOR have the...
Make the SelectionDAG verify that all the operands of BUILD_VECTOR have the same type. Teach DAGCombiner::visitINSERT_VECTOR_ELT not to make invalid BUILD_VECTORs. Fixes PR10897. llvm-svn: 139407
Loading
Please register or sign in to comment