Skip to content

Comments

Add GHA workflow for building MLIR Python bindings#2

Merged
sklam merged 5 commits intonumba:mainfrom
kc611:main
Feb 19, 2026
Merged

Add GHA workflow for building MLIR Python bindings#2
sklam merged 5 commits intonumba:mainfrom
kc611:main

Conversation

@kc611
Copy link
Contributor

@kc611 kc611 commented Dec 4, 2025

As titled

@kc611
Copy link
Contributor Author

kc611 commented Dec 4, 2025

@kc611 kc611 mentioned this pull request Dec 5, 2025
@sklam
Copy link
Member

sklam commented Dec 5, 2025

Can you add a osx-arm64 build as well?

@sklam
Copy link
Member

sklam commented Dec 5, 2025

Also, add test using this: https://github.com/sklam/mlir-python-bindings-feedstock/blob/numbacc_mlir20/recipe/test.py

Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current error is due to dynamic linking. Follow my recipe https://github.com/sklam/mlir-python-bindings-feedstock/blob/numbacc_mlir20/recipe/

Comment on lines 40 to 41
-DLLVM_BUILD_LLVM_DYLIB=ON \
-DLLVM_LINK_LLVM_DYLIB=ON \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested and works

@sklam sklam merged commit 0f63f09 into numba:main Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants