-
Notifications
You must be signed in to change notification settings - Fork 110
[BOLT] Add AArch64 worker and builder #469
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
[BOLT] Add AArch64 worker and builder #469
Conversation
Hey folks, This PR is part of introducing an AArch64 BOLT buildbot. I have a couple of questions to @gkistanova: (1) The worker name Specifically, could reusing Meta's former AArch64 buildbot name cause issues in the staging/master buildbot database? (2) In the docs, the Steps To Add Builder To LLVM Buildbot section advices buildbot version Thanks in advance, |
653cf9c
to
05f5a8b
Compare
d7c36d6
to
5f7fcb6
Compare
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.
Thank you for setting up an official BOLT AArch64 testing!
05f5a8b
to
04d1f0c
Compare
db85fc1
to
a0f6fa2
Compare
Forced pushed and rebased on top of #480, which does some cleanup and a few improvements in some edge case handling. No code changes in this rebase. |
Hi @paschalis-mpeis , just curious, is there any plans to launch the cross builders for BOLT, such as Linux/Win x86_64 => Linux/Aarch64 or similar? Thanks, |
3369ad4
to
1160096
Compare
a0f6fa2
to
e4f85f1
Compare
Hi @vvereschaka, Thanks for your interest! I captured the scope of this on Discourse: This buildbot focuses on validating the BOLT AArch64 backend on Linux (Ubuntu 24). That said, it also builds a few additional targets though coverage for those is limited. I'm not sure if this fully answers your question. Let me know if otherwise. BOLT will also be shipped as part of our ATfL toolchain, and we intend to run nightly tests on the supported Linux platforms (cc: @pawosm-arm). |
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.
60f68b2
to
e5a730a
Compare
e4f85f1
to
3cb4810
Compare
No description provided.