-
Notifications
You must be signed in to change notification settings - Fork 320
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
Bump to llvm commit 8b76aea8d8b1b71f6220bc2845abc749f18a19b7 #2366
Bump to llvm commit 8b76aea8d8b1b71f6220bc2845abc749f18a19b7 #2366
Conversation
Can one of the admins verify this patch? |
Signed-off-by: Ferdinand Lemaire <[email protected]>
27b34a6
to
cef52ef
Compare
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Can one of the admins verify this patch? |
Signed-off-by: Tiago Trevisan Jost <[email protected]>
5408c5f
to
cc04ce0
Compare
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Signed-off-by: Tiago Trevisan Jost <[email protected]>
…verifier. Signed-off-by: Tiago Trevisan Jost <[email protected]>
Can one of the admins verify this patch? |
@jenkins-droid test this please |
@AlexandreEichenberger I am seeing an issue with the |
Ahh that looks really frustrating. I wonder if we can play with CMake flags to not build with |
I tried doing that. This led to disabling In any case, it turns out I am somewhat blocked now, since this only happens on PPC + GCC (it seems), and everything else is green. |
maybe the problem has to do with this llvm code change: but I can't think of any workaround, except build with clang as has been suggested |
The LLVM bots succeed in building LLVM but we are not, for PPC. Reported error:
Can you look into this? Is it because we use GCC to build LLVM and they are not? |
@flemairen6 @ttjost What about the s390 error, is it unrelated? |
Can one of the admins verify this patch? |
@jenkins-droid test this please |
@ttjost please sign-off on the last commit to fix the DCO failure I'm not 100% sure why the jenkins pipelines fail with |
dc74fc5
to
220b7f7
Compare
Can one of the admins verify this patch? |
@jenkins-droid test this please |
@AlexandreEichenberger can you tell why the jenkins pipelines are failing with update: things rebuilt without this failure once I pushed a merge commit to update the branch |
d828752
to
2a1b21d
Compare
Can one of the admins verify this patch? |
@jenkins-droid test this please |
Apparently ppc64le does not support |
the statement was made that the ppc build in LLVM is succesfull, so either they skip this target or do something different? |
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.
LGTM, the clang PR is also already up #2379
@AlexandreEichenberger @philass I will merge this if the pipelines are green, the clang fix landed |
Jenkins Linux s390x Build #12026 [push] Bump to llvm commit 8b76... started at 08:53 |
Jenkins Linux ppc64le Build #11020 [push] Bump to llvm commit 8b76... started at 08:59 |
Jenkins Linux amd64 Build #12013 [push] Bump to llvm commit 8b76... started at 07:53 |
@flemairen6 big thanks, much appreciated |
Jenkins Linux amd64 Build #12013 [push] Bump to llvm commit 8b76... passed after 2 hr 2 min |
Jenkins Linux s390x Build #12026 [push] Bump to llvm commit 8b76... passed after 3 hr 8 min |
Jenkins Linux ppc64le Build #11020 [push] Bump to llvm commit 8b76... passed after 3 hr 15 min |
* bump to llvm commit 8b76aea8d8b1b71f6220bc2845abc749f18a19b7 Signed-off-by: Ferdinand Lemaire <[email protected]> * Update calls to affine::normalizeMemRefType function. Signed-off-by: Tiago Trevisan Jost <[email protected]> * clang-format ZHighToZLow.cpp Signed-off-by: Tiago Trevisan Jost <[email protected]> * Removes llvm.sext in KrnlMemcpyOpLowering that was failing in the IR verifier. Signed-off-by: Tiago Trevisan Jost <[email protected]> --------- Signed-off-by: Ferdinand Lemaire <[email protected]> Signed-off-by: Tiago Trevisan Jost <[email protected]> Co-authored-by: Tiago Trevisan Jost <[email protected]> Co-authored-by: Philip Lassen <[email protected]> Co-authored-by: maxbartel <[email protected]> Co-authored-by: Alexandre Eichenberger <[email protected]> Signed-off-by: Yasushi Negishi <[email protected]>
Green LLVM commit: 8b76aea8d8b1b71f6220bc2845abc749f18a19b7
Green MHLO commit: cae5349f85b3b2f58d80ca788e9a8695d896c3a8