SLPVectorizer: Accelerate the isConsecutive check by replacing the subtraction...
SLPVectorizer: Accelerate the isConsecutive check by replacing the subtraction of the two values with a simple SCEV expression that adds the offset to one of the pointers that we compare. llvm-svn: 186479
Loading
Please register or sign in to comment