[X86] LowerEXTEND_VECTOR_INREG - add sign_extend_vector_inreg fast path for...
[X86] LowerEXTEND_VECTOR_INREG - add sign_extend_vector_inreg fast path for all-signbits source values If the source operand is already all-signbits we don't need to create the sign extended elements - just splat the source element to the destination element width
Loading
Please sign in to comment