LoadStoreVectorizer: if one element of a vector is integer, default to
integer. Fixes issues on some architectures where we use arithmetic ops to build vectors, which can cause bad things to happen for loads/stores of mixed types. Patch by Fiona Glaser llvm-svn: 274307
Loading
Please sign in to comment