Skip to content

sve: add addl. passing test for field projection - #160926

Open
davidtwco wants to merge 1 commit into
rust-lang:mainfrom
davidtwco:sve-project-into-field-addl-test
Open

sve: add addl. passing test for field projection#160926
davidtwco wants to merge 1 commit into
rust-lang:mainfrom
davidtwco:sve-project-into-field-addl-test

Conversation

@davidtwco

@davidtwco davidtwco commented Aug 11, 2026

Copy link
Copy Markdown
Member

Adding additional test from #t-libs/stdarch > CI is broken @ 💬. I didn't use minicore for this test because it doesn't work with --test, and similarly cannot use --target aarch64-unknown-linux-gnu for the test because without minicore, it would fail on other targets. I confirmed that this fails without #160642.

r? @folkertdev

@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 Aug 11, 2026
@folkertdev

Copy link
Copy Markdown
Contributor

@bors try jobs=aarch64-*

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Aug 11, 2026
…=<try>

sve: add addl. passing test for field projection


try-job: aarch64-*
svlen_f32(_op)
}
std::hint::black_box(stdarch_test_shim_svlen_f32_cntw as usize);
//~^ WARN: direct cast of function item into an integer

@folkertdev folkertdev Aug 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is the formatting weird?

View changes since the review

@rust-bors

rust-bors Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 12f4f42 (12f4f42204c208f3c1abcea9c90e22444f3bac95)
Base parent: a04c7a0 (a04c7a037d59b6dedc9f921e84e391f13a257aa4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants