Fix a bug in the type-legalization of vector integers. When we bitcast one...
Fix a bug in the type-legalization of vector integers. When we bitcast one vector type to another, we must not bitcast the result if one type is widened while the other is promoted. llvm-svn: 148383
Loading
Please register or sign in to comment