Sudhir Kesti
Sudhir Kesti
Replacing [ 'AVX2', 'immintrin.h', '__m256i', '_mm256_abs_epi32(_mm256_setzero_si256())', ['-mavx', '-mfma', '-mavx2'], ['/arch:AVX2'] ], with [ 'AVX2', 'immintrin.h', '__m256i', '_mm256_cvtepi16_epi64(_mm_loadu_si64())', ['-mavx', '-mfma', '-mavx2'], ['/arch:AVX2'] ], resolves the issue.
Ahh My bad. Forgot to mention the file name. This change needs to be done in meson.build file.
I am happy to add this feature in automake, meson, and Cmake. There is no option for me to create branch. @pabuhler Can you please help me here. ~Sudhir