Skip to content

implement different types of parameters and double suffixes in code generator #1083

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 15, 2021

Conversation

SparrowLii
Copy link
Member

@SparrowLii SparrowLii commented Mar 15, 2021

This PR does the following:

  1. Enhance code generator so that a and b can be different types
  2. Enhance code generator so that the fuction name can be double suffixes( like vcvt_f64_f32)
  3. Add vcvt_f*_f* instructions to test 1 and 2.

@rust-highfive
Copy link

r? @Amanieu

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

@Amanieu Amanieu merged commit 78e32f8 into rust-lang:master Mar 15, 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