Fix a bug in FoldSelectOpOp. Bitcast ops may change the number of vector...
Fix a bug in FoldSelectOpOp. Bitcast ops may change the number of vector elements, which may disagree with the select condition type. llvm-svn: 158166
Loading
Please register or sign in to comment