Fix AVX integer packet issues.
Most are instances of AVX2 functions not protected by
EIGEN_VECTORIZE_AVX2. There was also a missing semi-colon
for AVX512.
Most are instances of AVX2 functions not protected by
EIGEN_VECTORIZE_AVX2. There was also a missing semi-colon
for AVX512.