[InstCombine] Replace non-demanded undef vector with poison
If an operand (esp to shufflevector or insertelement) is not demanded, canonicalize it from undef to poison.
Loading
Please sign in to comment
If an operand (esp to shufflevector or insertelement) is not demanded, canonicalize it from undef to poison.