Skip to content

Update to LLVM 16.0.2 - #110535

Merged
bors merged 1 commit into
rust-lang:masterfrom
nikic:llvm-16.0.2
Apr 20, 2023
Merged

Update to LLVM 16.0.2#110535
bors merged 1 commit into
rust-lang:masterfrom
nikic:llvm-16.0.2

Conversation

@nikic

Copy link
Copy Markdown
Contributor

Fixes#110256.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @cuviper

(rustbot has picked a reviewer for you, use r? to override)

@rustbot

Copy link
Copy Markdown
Collaborator

⚠️Warning⚠️

  • These commits modify submodules.

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 19, 2023
@cuviper

Copy link
Copy Markdown
Member

@bors r+ rollup=never

@bors

bors commented Apr 20, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 935b956 has been approved by cuviper

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 20, 2023
@bors

bors commented Apr 20, 2023

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 935b956 with merge dc73052...

@bors

bors commented Apr 20, 2023

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing dc73052 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 20, 2023
@bors
bors merged commit dc73052 into rust-lang:masterApr 20, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 20, 2023
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (dc73052): comparison URL.

Overall result: ❌ regressions - no action needed

@rustbot label: -perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
1.3%[1.3%, 1.3%]1
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
--0
All ❌✅ (primary)--0

Max RSS (memory usage)

Results

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.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
-1.5%[-1.5%, -1.5%]1
All ❌✅ (primary)--0

Cycles

Results

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.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
1.9%[1.9%, 1.9%]1
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
--0
All ❌✅ (primary)--0

@nikicnikic added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 20, 2023
@nikic

Copy link
Copy Markdown
ContributorAuthor

Nominating for beta, which has the upgrade to LLVM 16.

@nikicnikic added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 20, 2023
@apiraino

Copy link
Copy Markdown
Contributor

Beta backport approved as per compiler team on Zulip

@rustbot label +beta-accepted

@rustbotrustbot added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 20, 2023
@cuvipercuviper mentioned this pull request Apr 26, 2023
@cuvipercuviper modified the milestones: 1.71.0, 1.70.0Apr 26, 2023
@cuvipercuviper removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 26, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 30, 2023
[beta] backport
This PR backports:
- Encode def span for ConstParam rust-lang#110425
- Update to LLVM 16.0.2 rust-lang#110535
- Encode lifetime param spans too rust-lang#110469
- make sysroot finding compatible with multiarch systems rust-lang#110281
- Update awscli rust-lang#110952
- Temporarily disable the jobserver-error test rust-lang#110361
Also bumps us to the latest released stable, 1.69.0.
r? `@cuviper`
@workingjubileeworkingjubilee added the A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. label May 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.beta-acceptedAccepted for backporting to the compiler in the beta channel.merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LTO=thin appears broken on nightly rustc?

7 participants

@nikic@rustbot@cuviper@bors@rust-timer@apiraino@workingjubilee