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 ?
I had to do this to be able to compile on the AVX512 system. Does this correction make sense to you ?