Commit 7c963fde authored by Alexey Bataev's avatar Alexey Bataev
Browse files

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

vectorized.

If the insertelement instruction is vectorized, and the extractelement
instruction from such insertelement also vectorized as part of the same
tree, need to extract from the corresponding for insertelement vectorized value rather than original insertelement instruction.
parent ee94e548
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