LameXP/res/Tools.mac-x64-avx2.qrc
LoRd_MuldeR 4091581bb8 CPU flag CPU_TYPE_X64_AVX now means AVX+AVX2 support is available, instead of just AVX support.
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?
2022-10-09 14:07:42 +02:00

3 lines
99 B
Plaintext

<!DOCTYPE RCC>
<RCC version="1.0"><qresource><file>tools/mac.x64-avx2.exe</file></qresource></RCC>