Skip to content

Add missing explicit reinterprets

What does this implement/fix?

In !834 (merged), there is a missing explicit reinterprets in _mm512_shuffle_f32x4 which causes some build errors when using g++.

Edited by b-shi

Merge request reports

Loading