Remove AllUndef check from one of the loops in getVectorShuffle. It was...
Remove AllUndef check from one of the loops in getVectorShuffle. It was already handled by the 'AllLHS && AllRHS' check after the previous loop. llvm-svn: 187965
Loading
Please register or sign in to comment