Skip to content

show FMA3 and F16C flags when XMVerifyCPUSupport fails#1180

Merged
turanszkij merged 1 commit into
masterfrom
cpuid
Jul 21, 2025
Merged

show FMA3 and F16C flags when XMVerifyCPUSupport fails#1180
turanszkij merged 1 commit into
masterfrom
cpuid

Conversation

@brakhane

@brakhane brakhane commented Jul 19, 2025

Copy link
Copy Markdown
Collaborator

Those are required by the official build, but not supported by older processors that do support AVX. Omitting these flags in the output can be confusing, since every required feature seems to be supported.

Closes #1178

@brakhane brakhane force-pushed the cpuid branch 2 times, most recently from aa6d92a to c232bc1 Compare July 19, 2025 13:17
Those are required, but not supported by older processors
that do support AVX. Omitting these flags in the output
can be confusing, since every required feature seems
to be supported.

Closes #1178
@turanszkij turanszkij merged commit 261f90a into master Jul 21, 2025
4 checks passed
@turanszkij turanszkij deleted the cpuid branch July 21, 2025 06:43
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.

Error: XMVerifyCPUSupport() failed! (intel core i7-2600 CPU @ 3.40Ghz)

2 participants