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

Skip to content

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

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

brad0
Copy link
Contributor

@brad0 brad0 commented Jun 17, 2025

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.
@melissawm melissawm moved this to Awaiting a code review in NumPy first-time contributor PRs Jun 19, 2025
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jun 20, 2025
@charris charris merged commit 979b5c9 into numpy:main Jun 20, 2025
74 of 75 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting a code review to Completed in NumPy first-time contributor PRs Jun 20, 2025
@charris
Copy link
Member

charris commented Jun 20, 2025

Thanks @brad0 .

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants