Commit cda2b01d authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] combineUIntToFP - fold vXiY -> vXf16 using SINT_TO_FP(ZEXT())

AVX512 targets can just as easily use UINT_TO_FP/SINT_TO_FP, but pre-AVX512 only have SINT_TO_FP instructions
parent 692fbd6c
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