[InstCombineVectorOps] Use poison instead of undef as placeholder [NFC]
It's used to create a vector where only 1 element is used While at it, change OOB extractelement to yield poison per LangRef
Loading
Please sign in to comment
It's used to create a vector where only 1 element is used While at it, change OOB extractelement to yield poison per LangRef