-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Update to LLVM 21 #143684
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
base: master
Are you sure you want to change the base?
Update to LLVM 21 #143684
Conversation
These commits modify compiler targets. |
@bors2 try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
Update to LLVM 21 r? `@ghost`
This comment has been minimized.
This comment has been minimized.
💔 Test failed
|
Noooo, a crash while profiling with the bolt instrumentation.
|
This comment has been minimized.
This comment has been minimized.
Oh no, the day has finally come 😆 |
llvm/llvm-project#147781 for pr-check-1 assertion failure. |
☔ The latest upstream changes (presumably #143703) made this pull request unmergeable. Please resolve the merge conflicts. |
llvm/llvm-project#147935 for armhf-gnu test failure. |
llvm/llvm-project#139443 for musl build failure. |
llvm/llvm-project#148207 for x86_64-gnu-nopt assertion failure. |
|
This comment has been minimized.
This comment has been minimized.
llvm/llvm-project#148607 for the brand new x86_64-gnu-miri build failure... |
☔ The latest upstream changes (presumably #143873) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors2 try I was unable to reproduce the bolt issue locally. Fingers crossed that I just hit a bad commit or something. |
Update to LLVM 21 Depends on: * [x] llvm/llvm-project#147781 * [x] llvm/llvm-project#147935 * [x] llvm/llvm-project#139443 * [x] llvm/llvm-project#148207 * [x] llvm/llvm-project#148607 r? `@ghost`
💔 Test failed
|
Hm, it still fails in the same way. I wonder why this doesn't reproduce when running the image locally. |
This comment was marked as spam.
This comment was marked as spam.
@bors2 try jobs=aarch64-gnu,aarch64-gnu-debug,dist-aarch64-linux |
Update to LLVM 21 Depends on: * [x] llvm/llvm-project#147781 * [x] llvm/llvm-project#147935 * [x] llvm/llvm-project#139443 * [x] llvm/llvm-project#148207 * [x] llvm/llvm-project#148607 r? `@ghost` try-job: aarch64-gnu try-job: aarch64-gnu-debug try-job: dist-aarch64-linux
💔 Test failed
|
llvm/llvm-project#149046 for another blake3 linking issue. |
The presence of `@add-core-stubs` indicates that this was already intended.
@bors2 try jobs=aarch64-gnu,aarch64-gnu-debug,dist-aarch64-linux |
Update to LLVM 21 Depends on: * [x] llvm/llvm-project#147781 * [x] llvm/llvm-project#147935 * [x] llvm/llvm-project#139443 * [x] llvm/llvm-project#148207 * [x] llvm/llvm-project#148607 * [ ] llvm/llvm-project#149046 r? `@ghost` try-job: aarch64-gnu try-job: aarch64-gnu-debug try-job: dist-aarch64-linux
Queued 153487e with parent 231257f, future comparison URL. |
I hope perf will gracefully handle a try build for the wrong arch... @bors2 try jobs=dist-x86_64-apple,dist-apple-various,x86_64-apple-1,x86_64-apple-2,dist-aarch64-apple,aarch64-apple |
Update to LLVM 21 Depends on: * [x] llvm/llvm-project#147781 * [x] llvm/llvm-project#147935 * [x] llvm/llvm-project#139443 * [x] llvm/llvm-project#148207 * [x] llvm/llvm-project#148607 * [ ] llvm/llvm-project#149046 r? `@ghost` try-job: dist-x86_64-apple try-job: dist-apple-various try-job: x86_64-apple-1 try-job: x86_64-apple-2 try-job: dist-aarch64-apple try-job: aarch64-apple
llvm/llvm-project#149097 for wasm assertion failure. |
It doesn't really, but I've told Jakub since he has access to the DB and he'll remove it from the queue soon. |
|
@bors2 try jobs=x86_64-mingw-1,x86_64-mingw-2,dist-i686-mingw,dist-x86_64-mingw,aarch64-msvc-1,aarch64-msvc-2,dist-aarch64-msvc |
Update to LLVM 21 Depends on: * [x] llvm/llvm-project#147781 * [x] llvm/llvm-project#147935 * [x] llvm/llvm-project#139443 * [x] llvm/llvm-project#148207 * [x] llvm/llvm-project#148607 * [ ] llvm/llvm-project#149046 * [ ] llvm/llvm-project#149097 r? `@ghost` try-job: x86_64-mingw-1 try-job: x86_64-mingw-2 try-job: dist-i686-mingw try-job: dist-x86_64-mingw try-job: aarch64-msvc-1 try-job: aarch64-msvc-2 try-job: dist-aarch64-msvc
Depends on:
r? @ghost