SLPVectorizer: Improve the compile time of isConsecutive by reordering the...
SLPVectorizer: Improve the compile time of isConsecutive by reordering the conditions that check GEPs and eliminate two of the calls to accumulateConstantOffset. llvm-svn: 186731
Loading
Please register or sign in to comment