[InstCombine][X86] simplifyX86varShift - convert variable in-range per-element...
[InstCombine][X86] simplifyX86varShift - convert variable in-range per-element shift amounts to generic shifts (PR40391) AVX2/AVX512 per-element shifts can be replaced with generic shifts if the shift amounts are guaranteed to be in-range (upper bits are known zero).
Loading
Please register or sign in to comment