Fix gcc compiles of AVX-512 SIMD
commit6f8f5d2a72f65f794cd59fa50a6f73ffdb73efb6
authorErik Lindahl <erik@kth.se>
Tue, 14 Mar 2017 17:58:04 +0000 (14 17:58 +0000)
committerErik Lindahl <erik.lindahl@gmail.com>
Tue, 14 Mar 2017 20:04:57 +0000 (14 21:04 +0100)
treeb093118ac8fe29f77081aa7333eab4b5749b5772
parentbc16a24254b7072ddc476a7fa65ead4ffb007a9b
Fix gcc compiles of AVX-512 SIMD

A previous change to improve shuffling for AVX-512 was
likely only tested on icc, while gcc requires an explicit
pointer cast. Tested on AVX-512 hardware.

Change-Id: I9f4a35f52a54487ff4f403b135391187b1682f8f
src/gromacs/simd/impl_x86_avx_512/impl_x86_avx_512_util_float.h