[X86] LowerRotate - use X86::isConstantSplat to detect constant splat rotation amounts.
Avoid code duplication and matches what we do for the similar LowerFunnelShift and LowerScalarImmediateShift methods.
Loading
Please sign in to comment
Avoid code duplication and matches what we do for the similar LowerFunnelShift and LowerScalarImmediateShift methods.