Skip to content

Remove AVX2 compile option for x64 target#404

Merged
kdroidFilter merged 1 commit into
kdroidFilter:masterfrom
amir1376:patch-1
Jun 7, 2026
Merged

Remove AVX2 compile option for x64 target#404
kdroidFilter merged 1 commit into
kdroidFilter:masterfrom
amir1376:patch-1

Conversation

@amir1376
Copy link
Copy Markdown
Contributor

@amir1376 amir1376 commented Jun 7, 2026

Removed the AVX2 compiler option for the x64 architecture.

This may fix #401, although I haven't been able to test it since I don't have access to a CPU without AVX2 support.

While looking through the source code, I wasn't able to fully understand the reason for this compiler flag. There may be some context I'm missing, so if it's required for a specific reason, I'd be happy to learn more.

Removed AVX2 compile option for x64 architecture.
@kdroidFilter kdroidFilter merged commit eac08a1 into kdroidFilter:master Jun 7, 2026
5 checks passed
@kdroidFilter
Copy link
Copy Markdown
Owner

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash on older Xeon CPU on Windows 10 Pro

2 participants