Skip to content

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

Comment on lines 2 to 5
c_compiler: # [osx]
- clang_bootstrap # [osx]
cxx_compiler: # [osx]
- clang_bootstrap # [osx]
Copy link
Member

Choose a reason for hiding this comment

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

- numba::llvmdev {{ version }} # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- python # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
Copy link
Member

Choose a reason for hiding this comment

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

- zlib
- zstd # [win]
- python
- numpy
Copy link
Member

Choose a reason for hiding this comment

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

remove this, it doesn't need numpy when I test build this.

run:
- python
- pyyaml
- mlir {{ version }}
Copy link
Member

Choose a reason for hiding this comment

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

It should not depends on mlir.

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