Fix SIMD codegen tests on LLVM 20 by nikic · Pull Request #136134 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation5 Commits1 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

nikic

The splat constants are printed differently on LLVM 20.

@nikic

The splat contents are printed differently on LLVM 20.

@nikic nikic added the llvm-main

Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)

label

Jan 27, 2025

@rustbot

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Jan 27, 2025

@nikic nikic mentioned this pull request

Jan 27, 2025

7 tasks

@zmodem

Thanks for fixing! (The previous instance was 0e58f1c)

@jhorstmann

Thanks, and sorry for not testing this combination. For reference, those tests were adjusted in #104693.

Urgau

@Urgau

@bors

📌 Commit f895e31 has been approved by Urgau

It is now in the queue for this repository.

@bors bors 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

Jan 27, 2025

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 29, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 29, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Jan 29, 2025

@rust-timer

Rollup merge of rust-lang#136134 - nikic:llvm-20-simd-tests, r=Urgau

Fix SIMD codegen tests on LLVM 20

The splat constants are printed differently on LLVM 20.

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 30, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: arm-android, test-various, x86_64-rust-for-linux, x86_64-fuchsia, dist-various-1, dist-various-2, dist-s390x-linux, dist-riscv64-linux, dist-loongarch64-musl

try-job: aarch64-gnu try-job: aarch64-gnu-debug try-job: dist-aarch64-linux

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 30, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: arm-android, test-various, x86_64-rust-for-linux, x86_64-fuchsia, dist-various-1, dist-various-2, dist-s390x-linux, dist-riscv64-linux, dist-loongarch64-musl

try-job: dist-x86_64-apple try-job: dist-apple-various try-job: x86_64-apple-1 try-job: x86_64-apple-2 try-job: dist-aarch64-apple try-job: aarch64-apple

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 30, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: arm-android, test-various, x86_64-rust-for-linux, x86_64-fuchsia, dist-various-1, dist-various-2, dist-s390x-linux, dist-riscv64-linux, dist-loongarch64-musl

try-job: i686-mingw try-job: x86_64-mingw-1 try-job: x86_64-mingw-2 try-job: dist-i686-mingw try-job: dist-x86_64-mingw

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 30, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: arm-android, test-various, x86_64-rust-for-linux, x86_64-fuchsia, dist-various-1, dist-various-2, dist-s390x-linux, dist-riscv64-linux, dist-loongarch64-musl

try-job: i686-mingw try-job: x86_64-mingw-1 try-job: x86_64-mingw-2 try-job: dist-i686-mingw try-job: dist-x86_64-mingw

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 31, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: host-x86_64, host-aarch64

try-job: i686-mingw try-job: x86_64-mingw-1 try-job: x86_64-mingw-2 try-job: dist-i686-mingw try-job: dist-x86_64-mingw

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jan 31, 2025

@bors

Update to LLVM 20

LLVM 20 GA is scheduled for March 11th. Rust 1.86 will be stable on April 3rd.

Tested: host-x86_64, host-aarch64, mingw

try-job: x86_64-msvc-1 try-job: x86_64-msvc-2 try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-x86_64-msvc try-job: dist-i686-msvc try-job: dist-aarch64-msvc

bors added a commit to rust-lang-ci/rust that referenced this pull request

Feb 3, 2025

@bors

bors added a commit to rust-lang-ci/rust that referenced this pull request

Feb 17, 2025

@bors

bors added a commit to rust-lang-ci/rust that referenced this pull request

Feb 17, 2025

@bors

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Feb 19, 2025

@bors

github-merge-queue bot pushed a commit to rust-lang/rust-analyzer that referenced this pull request

Feb 24, 2025

@bors

BoxyUwU pushed a commit to BoxyUwU/rustc-dev-guide that referenced this pull request

Feb 25, 2025

@bors

github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request

Mar 11, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

Labels

llvm-main

Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.