Fix ldexp for AVX512 (#2215)
Fix ldexp for AVX512 (#2215 (closed))
Wrong shuffle was used. Need to interleave low/high halves with a permute instruction.
Fixes #2215 (closed).
Fix ldexp for AVX512 (#2215 (closed))
Wrong shuffle was used. Need to interleave low/high halves with a permute instruction.
Fixes #2215 (closed).