sse2neon (devel/sse2neon) Updated: 3 years, 6 months ago Add to my watchlist
library for translating Intel SSE intrinsics to ARM Neon intrinsicssse2neon is a C/C++ header file that translates Intel SSE (Streaming SIMD Extensions) intrinsics to ARM Neon intrinsics. This allows code that uses SSE intrinsics to compile and run on ARM processors without needing to rewrite the code to directly use Neon intrinsics. If you need to translate more advanced Intel intrinsics (such as AVX) to ARM intrinsics, then please consider using SIMDe (SIMD everywhere) instead of sse2neon.
Version: 0.0.0 License: MIT GitHubStatistics for selected duration
2024-Oct-16 to 2024-Nov-15
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.