Skip to content
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

Drop binding layer typed pointer support and move to LLVM 16. #1160

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rj-jesus
Copy link
Contributor

At the LLVM level, going forward typed pointers are no longer supported.

This patch removes typed pointer support (at the LLVM binding layer) and bumps the LLVM release used to LLVM 16.

This builds on top of #1159.

At the LLVM level, typed pointers are no longer supported going forward.

This ticket removes typed pointer support at the LLVM binding layer and
bumps the LLVM release used to LLVM 16.

This builds on top of numba#1159.
@gmarkall
Copy link
Member

Note from triage meeting: items pinned for opaque pointer fixes may also be required here.

@gmarkall
Copy link
Member

gmarkall commented Mar 4, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants