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

Skip to content

CI: Add support for building NumPy with LLVM for Win-ARM64 #29238

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 6 commits into from
Jun 19, 2025

Conversation

charris
Copy link
Member

@charris charris commented Jun 19, 2025

Backport of #29215.

Reference issue
Closes: #29174

What does this implement/fix?
Enables new CI environment for building & validating NumPy for Win-ARM64 using LLVM toolchain.

Additional information

  • The PR introduces setting up a new CI environment for building and testing NumPy locally for Win-ARM64 under windows.yml.
  • Additionally, the patch updates the wheels.yml for Win-ARM64 to build NumPy using LLVM's clang-cl.

@charris charris added this to the 2.3.1 release milestone Jun 19, 2025
@charris charris added 08 - Backport Used to tag backport PRs component: CI labels Jun 19, 2025
@charris charris changed the title Backport29215 CI: Add support for building NumPy with LLVM for Win-ARM64 Jun 19, 2025
@charris charris merged commit b3f56fd into numpy:maintenance/2.3.x Jun 19, 2025
75 checks passed
@charris charris deleted the backport29215 branch June 19, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs component: CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants