[X86][AVX] LowerFunnelShift - improve FSHL/FSHR per-element lowering
Similar to LowerRotate, see if we can either unpack or extend to a wider type and use that type's per-element shift instruction
Loading
Please sign in to comment
Similar to LowerRotate, see if we can either unpack or extend to a wider type and use that type's per-element shift instruction