Skip to content
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

Add some CPU feature detection for Apple platforms. #20769

Merged
merged 1 commit into from
May 23, 2024

Conversation

edgchen1
Copy link
Contributor

Description

Add CPUIDInfo::ArmAppleInit() to detect CPU features on Apple platforms. This initial implementation is not comprehensive.

Motivation and Context

Better CPU feature detection allows us to use optimized CPU kernels for better performance.

@edgchen1 edgchen1 requested review from snnn, skottmckay and chenfucn May 22, 2024 17:04
@edgchen1 edgchen1 merged commit d1af19d into main May 23, 2024
95 of 98 checks passed
@edgchen1 edgchen1 deleted the edgchen1/detect_cpu_features_ios branch May 23, 2024 22:59
@sophies927 sophies927 added triage:approved Approved for cherrypicks for release and removed triage:approved Approved for cherrypicks for release labels Jun 11, 2024
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.

4 participants