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

[InstCombine] Don't treat undef as poison in demanded element simplification

We can only set PoisonElts if the element is poison, not if it is
undef.
parent f4b6f366
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