Remove a useless check in BBVectorize.
A shuffle mask will always be a constant, but I did not realize that when I originally wrote the code. llvm-svn: 159331
Loading
Please register or sign in to comment
A shuffle mask will always be a constant, but I did not realize that when I originally wrote the code. llvm-svn: 159331