[ValueTracking] Shufflevector produces poison rather than undef
Shufflevector semantics have changed so that poison mask elements return poison rather than undef. Reflect this in the canCreateUndefOrPoison() implementation.
Loading
Please sign in to comment