-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 17.0.0 #115959
Update to LLVM 17.0.0 #115959
Conversation
This rebases our LLVM fork to 17.0.0. Fixes rust-lang#115681.
r? @davidtwco (rustbot has picked a reviewer for you, use r? to override) |
|
r? @cuviper |
@bors r+ rollup=never |
Update to LLVM 17.0.0 This rebases our LLVM fork to 17.0.0. Fixes rust-lang#115681.
💔 Test failed - checks-actions |
Maybe that was a spurious problem with the remote-test-client?
@bors retry |
Update to LLVM 17.0.0 This rebases our LLVM fork to 17.0.0. Fixes rust-lang#115681.
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Looks like a flake. @bors r+ p=1 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
☀️ Test successful - checks-actions |
Finished benchmarking commit (793d5ea): 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)ResultsThis 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: 632.311s -> 630.757s (-0.25%) |
[beta] backports - Fix a pthread_t handle leak rust-lang#114696 - MCP661: Move wasm32-wasi-preview1-threads target to Tier 2 rust-lang#115345 - Don't modify libstd to dump rustc ICEs rust-lang#115627 - Paper over an accidental regression rust-lang#115844 - Update to LLVM 17.0.0 rust-lang#115959 r? cuviper
This rebases our LLVM fork to 17.0.0.
Fixes #115681.