Skip to content

Detect Apple M4 and some related changes #58301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

fingolfin
Copy link
Member

The A15 was detected as M2; added codenames for easier future updates.

Sources:

Missing:

  • the M4 Pro and Max are missing (because they are missing from Apple's cpuid.h)

Resolves #58278

The A15 was detected as M2; added codenames for easier future updates
@fingolfin fingolfin added the backport 1.12 Change should be backported to release-1.12 label May 2, 2025
@KristofferC KristofferC mentioned this pull request May 5, 2025
53 tasks
@fingolfin
Copy link
Member Author

Updated with the suggestions, thanks

@fingolfin
Copy link
Member Author

@gbaraldi thoughts?

@KristofferC KristofferC mentioned this pull request May 9, 2025
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.12 Change should be backported to release-1.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sys.CPU_NAME is "apple-m1" on Apple M4
3 participants