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

Continuous Discussion: LLVM update plan #1048

Open
jakirkham opened this issue May 9, 2024 · 8 comments
Open

Continuous Discussion: LLVM update plan #1048

jakirkham opened this issue May 9, 2024 · 8 comments
Labels
discussion An issue requiring discussion

Comments

@jakirkham
Copy link
Contributor

Feature request

Currently it looks like llvmlite is pinned to LLVM 14

There was a question in the past about updating to LLVM 15 ( #914 ). Though, at the time, the pin had just recently been bumped to LLVM 14

More recently it appears there has been some work done on LLVM 15:

Ofc in the interim LLVM has made a few more releases of its own:

So am curious to hear what the Numba team thinks about updating LLVM. Also interested to know what version(s) is/are being considered for llvmlite pins

Recognize LLVM is a pretty complex library and each update involves a lot of careful testing and thought, which I'm deeply appreciative of

Thanks in advance for your feedback! 🙏

@esc
Copy link
Member

esc commented May 12, 2024

FWIW: llvmlite 0.43 will ship with support for building against 15: #1047

@esc
Copy link
Member

esc commented May 12, 2024

Also, there is work being done towards 17: #1042 (comment)

@gmarkall
Copy link
Member

To answer the question generally - we update to newer versions of LLVM as fast as we are able, but given resource constraints that's not particularly fast.

In addition to the items in the issue description, other work is needed to move forward beyond 15 (no timelines specified, but it would be nice to complete these prior to the 0.44 release):

Following the successful completion of those items we can then move forward beyond 15.

@BwL1289
Copy link

BwL1289 commented Aug 30, 2024

Also interested. I know we're a bit far off, but we're using LLVM 20. Not sure if llvmlite is a sponsored project, but there may be an opportunity to partner with an org to help support it.

@esc
Copy link
Member

esc commented Jan 16, 2025

@jakirkham can this be closed?

@h-vetinari
Copy link

can this be closed?

It's kind of an ongoing concern though... If you close this issue, you'll get another one about "when LLVM 16,17,18,19,...". IMO it's more beneficial to keep all the context (like this comment) in one place.

W.r.t. that list, it seems that most of the conditions for updating beyond LLVM 15 are now met? (support for opaque pointers was merged in #1064 AFAICT, though #900 is still open 🤔).

@BwL1289
Copy link

BwL1289 commented Jan 21, 2025

Agreed with @h-vetinari. Also linking 1092

@esc esc added the discussion An issue requiring discussion label Jan 22, 2025
@esc esc changed the title LLVM update plan? Continuous Discussion: LLVM update plan Jan 22, 2025
@esc esc pinned this issue Jan 22, 2025
@esc
Copy link
Member

esc commented Jan 22, 2025

@h-vetinari @BwL1289 ok, thank you for your feedback I have updated the title, added a label and pinned this issue to reflect that it has such a status. On going discussion for current and future LLVM support.

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

No branches or pull requests

5 participants