Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: Detect CPU features on OpenBSD ARM and PowerPC64 #29241

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

charris
Copy link
Member

@charris charris commented Jun 20, 2025

Backport of #29221 .

Also while looking at this I noticed due to a compiler warning that npy__cpu_init_features_linux() was not enabled on FreeBSD with the original commit c47e962 thus the code was doing nothing on FreeBSD ARM.

Also while looking at this I noticed due to a compiler warning that
npy__cpu_init_features_linux() was not enabled on FreeBSD with the
original commit c47e962 thus the
code was doing nothing on FreeBSD ARM.
@charris charris added this to the 2.3.1 release milestone Jun 20, 2025
@charris charris added 01 - Enhancement 08 - Backport Used to tag backport PRs labels Jun 20, 2025
@charris charris merged commit eff9ae3 into numpy:maintenance/2.3.x Jun 20, 2025
75 checks passed
@charris charris deleted the backport-29221 branch June 20, 2025 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - Enhancement 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants