-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Update LLVM to 20.1.8 #143873
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 LLVM to 20.1.8 #143873
Conversation
|
After this is merged, we'll be able to merge #142454 as well (thanks to rust-lang/llvm-project#185). |
My concern is that this introduces new features. But, for this specific scenario, it appears to be acceptable. |
@bors r+ rollup=never |
☀️ 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 ad635e5 (parent) -> 64b185e (this PR) Test differencesShow 12 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 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 --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 (64b185e): comparison URL. Overall result: ❌ regressions - 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 1.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 0.0%)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: 465.735s -> 463.69s (-0.44%) |
I made a new branch with patches that aren't yet in LLVM 20.1.8.