"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "32f1b54b69dd1840eb72ec2e27a1489ee66b8d6e"
Fix MergeInVectorType to check for vector types with the same alloc
size but different element types, so that it filters out the cases that CreateShuffleVectorCast doesn't handle. This fixes rdar://9786827. llvm-svn: 135721
Loading
Please register or sign in to comment