Skip to content

Adjust the s390x data layout for LLVM 16 - #102499

Merged
bors merged 1 commit into
rust-lang:masterfrom
cuviper:llvm-16-s390x
Sep 30, 2022
Merged

Adjust the s390x data layout for LLVM 16#102499
bors merged 1 commit into
rust-lang:masterfrom
cuviper:llvm-16-s390x

Conversation

@cuviper

Copy link
Copy Markdown
Member

LLVM D131158 changed the SystemZ data layout to always set 64-bit
vector alignment, which used to be conditional on the "vector" feature.

r? @nikic

LLVM [D131158] changed the SystemZ data layout to always set 64-bit
vector alignment, which used to be conditional on the "vector" feature.
[D131158]: https://reviews.llvm.org/D131158
@cuvipercuviper added the llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) label Sep 30, 2022
@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 30, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 30, 2022
@nikic

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Sep 30, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 2e7a964 has been approved by nikic

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 Sep 30, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 30, 2022
…iaskrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#101075 (Migrate rustc_codegen_gcc to SessionDiagnostics )
- rust-lang#102350 (Improve errors for incomplete functions in struct definitions)
- rust-lang#102481 (rustdoc: remove unneeded CSS `.rust-example-rendered { position }`)
- rust-lang#102491 (rustdoc: remove no-op source sidebar `opacity`)
- rust-lang#102499 (Adjust the s390x data layout for LLVM 16)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 588a25a into rust-lang:masterSep 30, 2022
@rustbotrustbot added this to the 1.66.0 milestone Sep 30, 2022
@cuviper
cuviper deleted the llvm-16-s390x branch October 15, 2022 00:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm-mainMarks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)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.

5 participants

@cuviper@rust-highfive@nikic@bors@rustbot