Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore aarch64 in simd-intrinsic-generic-reduction #57827

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

parched
Copy link
Contributor

@parched parched commented Jan 22, 2019

This fails on AArch64 see #54510

Disabling it for now until it's fixed/implemented in LLVM

cc @gnzlbg

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 22, 2019
@gnzlbg
Copy link
Contributor

gnzlbg commented Jan 22, 2019

LGTM!

@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jan 25, 2019

📌 Commit 9aa1ca2 has been approved by nikomatsakis

@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 25, 2019
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
Ignore aarch64 in simd-intrinsic-generic-reduction

This fails on AArch64 see rust-lang#54510

Disabling it for now until it's fixed/implemented in LLVM

cc @gnzlbg
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
Ignore aarch64 in simd-intrinsic-generic-reduction

This fails on AArch64 see rust-lang#54510

Disabling it for now until it's fixed/implemented in LLVM

cc @gnzlbg
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
Ignore aarch64 in simd-intrinsic-generic-reduction

This fails on AArch64 see rust-lang#54510

Disabling it for now until it's fixed/implemented in LLVM

cc @gnzlbg
bors added a commit that referenced this pull request Jan 26, 2019
Rollup of 7 pull requests

Successful merges:

 - #57407 (Stabilize extern_crate_self)
 - #57703 (Make MutexGuard's Debug implementation more useful.)
 - #57764 (Fix some minor warnings)
 - #57825 (un-deprecate mem::zeroed)
 - #57827 (Ignore aarch64 in simd-intrinsic-generic-reduction)
 - #57908 (resolve: Fix span arithmetics in the import conflict error)
 - #57913 (Change crate-visibility-modifier issue number in The Unstable Book)

Failed merges:

r? @ghost
@bors bors merged commit 9aa1ca2 into rust-lang:master Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants