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

enable dotprod target feature in arm #90688

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

SparrowLii
Copy link
Member

To implement vdot neon insturction in stdarch, we need to enable dotprod target feature in arm in rustc.
r? @Amanieu

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 8, 2021
@Amanieu
Copy link
Member

Amanieu commented Nov 8, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2021

📌 Commit 03f4fe6 has been approved by Amanieu

@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 Nov 8, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 9, 2021
Rollup of 6 pull requests

Successful merges:

 - rust-lang#87530 (Add comments regarding superfluous `!Sync` impls)
 - rust-lang#90591 (treat illumos like solaris in failing ui tests which need it)
 - rust-lang#90678 (Add some GATs-related regression tests)
 - rust-lang#90688 (enable `dotprod` target feature in arm)
 - rust-lang#90708 (Add a note about feature(explicit_generic_args_with_impl_trait) to the relevant error message)
 - rust-lang#90720 (Update cargo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 753936f into rust-lang:master Nov 9, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 9, 2021
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.

5 participants