Fix compilation on processors without avx2 instructions
On ARM processors the avx2 instructions are not available hence the compilation fails. This is taken into account in some of the headers but not in all of them.
On ARM processors the avx2 instructions are not available hence the compilation fails. This is taken into account in some of the headers but not in all of them.