Merge branch 'avx512-fix' into 'master'
Fix for AVX-512 compilation. Use the vec_mask_and macro and not vec_and when dealing with masks. I had to do this to be able to compile on the AVX512 system. Does this correction make sense to you ? See merge request !416
Please register or sign in to comment