Commit 79e62315 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SLP]Use revectorized value for extracts from buildvector, beeing

vectorized.

When trying to reuse the extractelement instruction, emitted for the
insertelement instruction, need to check, if the this insertelement
instruction was vectorized. In this case, need to use vectorized value,
not the original insertelement.
parent 96c23ebd
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