Skip to content

add neon instruction vfma_n_* #1122

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

Merged
merged 4 commits into from
Apr 17, 2021
Merged

add neon instruction vfma_n_* #1122

merged 4 commits into from
Apr 17, 2021

Conversation

surechen
Copy link
Contributor

vfma_n_* : Floating-point fused Multiply-Add to accumulator (vector). This instruction multiplies corresponding floating-point values in the vectors in the two source SIMD&FP registers, adds the product to the corresponding vector element of the destination SIMD&FP register, and writes the result to the destination SIMD&FP register.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Contributor

bors commented Apr 17, 2021

☔ The latest upstream changes (presumably 3fd6dd1) made this pull request unmergeable. Please resolve the merge conflicts.

@Amanieu Amanieu merged commit 796bfdf into rust-lang:master Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants