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 - part1. #1188

Merged
merged 6 commits into from
Jun 21, 2024

Conversation

Ruhung
Copy link
Contributor

@Ruhung Ruhung commented Jun 12, 2024

Hi,

I'm Juhung from the National Tsing Hua University (NTHU) pllab. This PR includes the RVV implementations for the following Neon instructions.

abs, addl, addl_high, addlv, addv, cge, cgt, cle, clez, clt, cnt, fma, fms, fms_n, get_high, get_low, hsub, mla, mla_n, mlal, mlal_high, mlal_high_n, mlal_n, mls, mls_n, mlsl, mlsl_high, mlsl_high_n, mlsl_n, qsub, qtbl, qtbx, rbit, recpe, rev16, rev32, rev64, subl, subl_high, subw, subw_high, tbl, tbx

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 @Ruhung ! Sorry for the delay in reviewing, the emscripten compiler had some issues that I wanted to see fixed first

@mr-c mr-c merged commit 6346405 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