-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 LLVM 19.1.0 #130641
Update to LLVM 19.1.0 #130641
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
|
r? @rust-lang/wg-llvm |
@bors r+ rollup=never |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Update to LLVM 19.1.0 This is a branch rebase of the submodule, now that LLVM 19.1.0 is final. Our *only* extra patch right now is the one we're carrying for SGX unwind.
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Looks like updating LLVM is broken, again.
|
@bors retry |
@DianQK Did the bootstrap issue already get fixed? The failures on x86_64-gnu-llvm-18 and x86_64-gnu-llvm-19 are unrelated. |
Ah, I didn't notice the failure on x86_64-gnu-llvm-18. |
☀️ Test successful - checks-actions |
Finished benchmarking commit (c22a421): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)Results (primary 2.3%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 767.14s -> 767.469s (0.04%) |
This is a branch rebase of the submodule, now that LLVM 19.1.0 is final.
Our only extra patch right now is the one we're carrying for SGX unwind.