Skip to content

Add vmull, vmull_high, vmlal, vmlal_high, vmlsl, vmlsl_high neon instructions #1091

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 1 commit into from
Mar 20, 2021

Conversation

SparrowLii
Copy link
Member

@SparrowLii SparrowLii commented Mar 19, 2021

This PR does the following:

  1. Add multiply long, multiply-add long and multiply-subtract long neon instructions for int*, uint*, poly8
  2. Support poly16 in code generator
  3. Slightly enhance multi_fn to support more flexible syntax

@rust-highfive
Copy link

r? @Amanieu

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

@Amanieu Amanieu merged commit c18b17b into rust-lang:master Mar 20, 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.

3 participants