Update LLVM to 22.1.0#153066
Conversation
|
r? @cuviper rustbot has assigned @cuviper. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
|
@bors r+ rollup=never p=1 |
|
@bors p=6 |
This comment has been minimized.
This comment has been minimized.
|
Seems to be stuck building LLVM, probably because the caches being reset because this is an LLVM upgrade. |
|
6 hours have passed |
|
Auto build cancelled. Cancelled workflows: The next pull request likely to be tested is #153066. |
This comment has been minimized.
This comment has been minimized.
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 3f98535 (parent) -> 1ed4882 (this PR) Test differencesShow 1 test diffStage 2
Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 1ed488274bec5bf5cfe6bf7a1cc089abcc4ebd68 --output-dir test-dashboardAnd 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 (1ed4882): comparison URL. Overall result: ✅ 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 6.2%, secondary -7.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 10.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 0.0%, secondary 0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 480.701s -> 492.161s (2.38%) |
Fixes #151813.
Fixes #151946.