Commit 5bc83642 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

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