-
Notifications
You must be signed in to change notification settings - Fork 332
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
Move to LLVM 7 #396
Comments
Hi guys, |
Hi Fabio, cmssw uses both llvm/clang and llvmlite/numba; I am pushing to adopt llvm 7, but before we can can switch the production branch we need llvmlite to support it as well; I added a reference to this issue so our release managers could track the developments here :-) Sorry for the confusion, |
As an update: This should be coming sooner now that the LLVM patches we rely on have been ported to LLVM 7 successfully. |
(also, as a former particle physicist, I'd love to know what CMS does with Numba...) |
Arch Linux ( and Antergos ) have moved to llvm 7.0. Kindly update the 'python-llvmlite' AUR package when this is done. |
Reminder to add support for |
PRs so far:
Numba PR for update to LLVM 7: numba/numba#3437 |
Yeah, moving to llvm 7 would be nice - llvm 7 is available under |
note that due to some test failures with the new LLVM (upgrading LLVM always seems to break something) we've backed out our LLVM 7 patches while we continue to work on the issue. We're still hoping for the release at the end of November to be based on LLVM 7. |
Closing as this was completed a while ago. |
LLVM 7.0.0 has been tagged and should be posted any day now.
The text was updated successfully, but these errors were encountered: