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

Neon : RVV Intrinsics implementations - part2. #1189

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

wewe5215
Copy link
Contributor

@wewe5215 wewe5215 commented Jun 12, 2024

Hi,

I'm Chi-Wei from the National Tsing Hua University (NTHU) pllab. This PR includes the RVV implementations for the following Neon instructions.
abal, abdl_high, addw, addw_high, bcax, bic, cadd_rot270, cadd_rot90, cmla_lane, cmla_rot180_lane , cmla_rot270_lane, cmla_rot90_lane, combine, cvt, dot, dot_lane, dup_n, eor, ext, maxnmv, minnmv , movl , movn , qdmull , qshlu_n, rnda, rsubhn , shl, shl_n, shll_n, shr_n, shrn_n, sqadd, sqrt

Copy link
Collaborator

@mr-c mr-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @wewe5215 ! Sorry for the delay in reviewing, the emscripten compiler had some issues that I wanted to see fixed first

@mr-c mr-c enabled auto-merge (squash) June 21, 2024 12:43
@mr-c mr-c merged commit c903416 into simd-everywhere:master Jun 21, 2024
88 of 89 checks passed
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.

2 participants