Skip to content

tests/codegen-llvm/scalable-vectors/tuple-intrinsics.rs is broken #155665

@jieyouxu

Description

@jieyouxu

Non-blocking on the fact that tests/codegen-llvm/scalable-vectors/tuple-intrinsics.rs was actually skipping FileCheck, due to its use of //@ build-pass, despite containing several FileCheck assertions.

In that test, skipping FileCheck seems to have been unintentional.

Unfortunately we can't just re-enable FileCheck for that test, because the current FileCheck assertions appear to be broken.

Originally posted by @Zalathar in #155630 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.F-scalable-vectors`#[rustc_scalable_vector]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions