Skip to content

Conversation

@efriedma-quic
Copy link
Collaborator

Mostly adding feature flags from the newest SDK.

(Note that in addition to the obvious, this also affects the compiler-rt SME ABI routines, which rely on FEAT_SME and FEAT_SME2.)

Mostly adding feature flags from the newest SDK.
@github-actions
Copy link

github-actions bot commented Dec 11, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

Copy link
Member

@mstorsjo mstorsjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Regarding this, I find it interesting that there have been so much difference in the WinSDK headers, within SDKs that all supposedly are for version 10.0.26100.0, when these features were missing in the older revisions.

Copy link
Member

@DanielKristofKiss DanielKristofKiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@efriedma-quic
Copy link
Collaborator Author

The latest version of the IsProcessorFeaturePresent documentation has more information; see https://github.com/MicrosoftDocs/sdk-api/blob/docs/sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md . (For some reason this isn't published to learn.microsoft.com yet.)

@efriedma-quic efriedma-quic merged commit 09e57cf into llvm:main Dec 15, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants