-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Update to LLVM 21.1.1 #146400
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 21.1.1 #146400
Conversation
|
Thanks! |
@bors p=1 Fixes P-critical and should land before beta promotion. |
💔 Test failed - checks-actions |
@bors retry network error |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry |
💔 Test failed - checks-actions |
@bors retry (runner flaked out again) |
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing f4665ab (parent) -> 5e33838 (this PR) Test differencesShow 10 test diffsStage 2
Additionally, 2 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 5e33838ccad070f1536ed82336dd0133e2681233 --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
Finished benchmarking commit (5e33838): comparison URL. Overall result: ❌✅ regressions and improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 2.6%, secondary 3.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 468.319s -> 468.387s (0.01%) |
landed before the beta, no nomination needed. |
Fixes #145988.
Fixes #146163.