Skip to content
Commit c5b4a238 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Use zero vector to extend to 512-bits for strict_fp_to_uint v2i1->v2f64...

[X86] Use zero vector to extend to 512-bits for strict_fp_to_uint v2i1->v2f64 on targets with AVX512F, but not AVX512VL.

In the worst case, this requires a 128-bit move instruction to
implicitly zero the upper bits. In the common case, we should
recognize the producing instruction already zeroed the upper bits.
parent 4af5b23d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment