Commit 6fe21bc1 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SLP]Fix PR79229: Do not erase extractelement, if it used in

multiregister node.

If the node can be span between several registers and same
extractelement instruction is used in several parts, it may be required
to keep such extractelement instruction to avoid compiler crash.
parent c3f7fb14
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