Skip to content

Commit

Permalink
README: two more related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c authored Apr 21, 2024
1 parent dac67f3 commit 7429dff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ We would love to add more, so patches are extremely welcome!
SSE with NEON. Non-free, C++.
* [AvxToNeon](https://github.com/kunpengcompute/AvxToNeon) — Popular
AVX+ intrinsincs implemented in NEON. C, Apache 2.0 license.
* [neon2rvv](https://github.com/howjmay/neon2rvv) - A C/C++ header file that converts Arm/Aarch64 NEON intrinsics to RISC-V Vector (RVV) Extension, MIT license
* [sse2rvv](https://github.com/pattonkan/sse2rvv) - A C/C++ header file that converts Intel SSE intrinsics to RISCV-V Extension intrinsics, MIT license.
* [arm-neon-tests](https://github.com/christophe-lyon/arm-neon-tests)
contains tests to verify NEON implementations.

Expand Down

0 comments on commit 7429dff

Please sign in to comment.