add neon load/store assembly test#154094
Conversation
This comment has been minimized.
This comment has been minimized.
add neon load/store assembly test try-job: test-various
|
LGTM, and the test pass too! @bors r+ |
… r=sayantn add neon load/store assembly test I'm adding this test because it was requested for the beta backport of rust-lang#153336. We'd like to test this with Miri, but currently there is no load/store pair that roundtrips because one or the other still uses the platform-specific intrinsics. r? sayantn I believe test-various runs some arm and android tests? @bors try job=test-various
|
This pull request was unapproved. This PR was contained in a rollup (#154186), which was unapproved. |
d2c1b74 to
b44f9c1
Compare
|
apple formats the assembly slightly differently @bors try job=aarch64-apple |
This comment has been minimized.
This comment has been minimized.
add neon load/store assembly test try-job: aarch64-apple
|
@bors r=sayantn |
… r=sayantn add neon load/store assembly test I'm adding this test because it was requested for the beta backport of rust-lang#153336. We'd like to test this with Miri, but currently there is no load/store pair that roundtrips because one or the other still uses the platform-specific intrinsics. r? sayantn I believe test-various runs some arm and android tests? @bors try job=test-various
…uwer Rollup of 7 pull requests Successful merges: - #122668 (Add APIs for dealing with titlecase) - #153312 (Packages as namespaces part 1) - #153534 (Remove a flaky `got_timeout` assert from two channel tests) - #154094 (add neon load/store assembly test) - #154175 (Add new alias for Guillaume Gomez email address) - #154182 (diagnostics: avoid ICE for undeclared generic parameter in impl) - #154188 (Update the tracking issue for #[diagnostic::on_move])
|
Failed in rollup in @bors r- |
|
This pull request was unapproved. This PR was contained in a rollup (#154192), which was unapproved. |
b44f9c1 to
35f9cb6
Compare
|
Some changes occurred in src/tools/compiletest cc @jieyouxu |
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
Right, so apparently we don't currently run CI with an arm target that supports @bors try jobs=armhf-gnu |
This comment has been minimized.
This comment has been minimized.
add neon load/store assembly test try-job: armhf-gnu
|
@folkertdev would you prefer to just do a full try build to ensure that it doesn't fail anymore or should I re-approve it? |
|
Lost track of this, I think it should just be good now |
|
ok let's try it out @bors r+ |
… r=sayantn add neon load/store assembly test I'm adding this test because it was requested for the beta backport of rust-lang#153336. We'd like to test this with Miri, but currently there is no load/store pair that roundtrips because one or the other still uses the platform-specific intrinsics. r? sayantn I believe test-various runs some arm and android tests? @bors try job=test-various
… r=sayantn add neon load/store assembly test I'm adding this test because it was requested for the beta backport of rust-lang#153336. We'd like to test this with Miri, but currently there is no load/store pair that roundtrips because one or the other still uses the platform-specific intrinsics. r? sayantn I believe test-various runs some arm and android tests? @bors try job=test-various
…uwer Rollup of 7 pull requests Successful merges: - #149218 (Make PinCoerceUnsized require Deref) - #154094 (add neon load/store assembly test) - #154142 (Delegation: eliminate usage of AST from generics creation) - #154276 (allow `incomplete_features` in more tests) - #154284 (doc: linker-plugin-based LTO: update list of good combinations) - #154286 (Cherry-pick 1.94.1 release notes) - #154303 (Remove more `BuiltinLintDiag` variants - part 2)
View all comments
I'm adding this test because it was requested for the beta backport of #153336. We'd like to test this with Miri, but currently there is no load/store pair that roundtrips because one or the other still uses the platform-specific intrinsics.
r? sayantn
I believe test-various runs some arm and android tests?
@bors try job=test-various