Commit 76775bde authored by Vasileios Porpodas's avatar Vasileios Porpodas
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment