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).

Merge request reports

Loading