LoopVectorizer: Improve reduction variable identification
The two nested loops were confusing and also conservative in identifying reduction variables. This patch replaces them by a worklist based approach. llvm-svn: 181369
Loading
Please register or sign in to comment