Fix a bug in vectorization of if-converted reduction variables. If the
reduction variable is not used outside the loop then we ran into an endless loop. This change checks if we found the original PHI. llvm-svn: 169324
Loading
Please register or sign in to comment