This allows us to have AVX+AVX2-optimized binaries from now on. Also, there are few CPUs that support AVX but not AVX2. Pretty much all modern CPUs support AVX+AVX2. The few CPUs that support only AVX (but not AVX2) will fall back to SSE2. So what?