Commit 9d25b28b authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstCombine] Explicitly canonicalize splat shuffles to use poison RHS

This is usually handled by demanded elements simplification. However,
as that is not supported for scalable vectors, also handle it
explicitly here.
parent 0f5eef1f
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