[SLP][NFC] Added test to exercise the cause of a crash caused by reordering.
This is to support 0950d406. External users that can affect reordering, with range == VL.size() but non consecutive (like stores to A[0],A[0],A[3],A[3]) would escape the check for consecutive accesses and would cause a crash.
parent
1170951c
Please register or sign in to comment