-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Update to 12.0.0rc5 #116
Update to 12.0.0rc5 #116
Conversation
…da-forge-pinning 2020.10.12.09.51.03
…da-forge-pinning 2020.10.12.15.08.21
automerged PR by conda-forge/automerge-action
…da-forge-pinning 2021.01.04.22.18.20
automerged PR by conda-forge/automerge-action
…da-forge-pinning 2021.02.16.22.51.53
…da-forge-pinning 2021.02.26.15.36.03
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@conda-forge/llvmdev This is ready for review/merge. |
Can you merge this branch with master? |
…da-forge-pinning 2021.04.01.12.45.45
Now CI is green 💚 |
recipe/build.sh
Outdated
#make -j${CPU_COUNT} check-llvm | ||
if [[ "$target_platform" == linux* ]]; then | ||
ln -s $(which $CC) $BUILD_PREFIX/bin/gcc | ||
fi | ||
|
||
cd ../test | ||
../build/bin/llvm-lit -vv Transforms ExecutionEngine Analysis CodeGen/X86 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you bring these back?
@isuruf Any idea on the Linux failures? |
There is an upstream bug report for this https://bugs.llvm.org/show_bug.cgi?id=48992 |
llvm 12.0.0 was released; let's hope that bug gets fixed soon -> carry patch or wait for 12.0.1? |
There is currently no patch for the issue. |
I understand, hence "let's hope that bug gets fixed soon". Sorry for making this hard to grok by mixing in the consequences of that yet-to-be bugfix missing 12.0.0 |
Speaking of which, I saw you have an account on bugs.llvm - could you mark the issue as blocking 12.0.1 so that it hopefully doesn't miss the boat again? |
@isuruf I would skip the failing tests on Linux and then would like to merge this to also update the remaining LLVM bits (MLIR, clang) to the latest RC. This would help us (i.e. myself) to prepare the recipes for when we merge the 12 release here. Would that be OK with you? |
We can directly go to packaging 12.0.0. I don't think there's anything useful in packaging 12.0.0.rc5 |
I only wanted to do this as we probably don't want to merge the release until the SVML patches are updated. |
I think that's fine. SVML patches are only needed for numba which doesn't support LLVM 12 yet (not even 11) |
SVML patches are currently commented out.
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)