Skip to content
Commit f4e495a1 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[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).
parent c5b81466
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment