Skip to end of banner
Go to start of banner

sse2neon

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

https://github.com/DLTcollab/sse2neon/

Project

sse2neon is a header-file project that projects can include on ARM64 platforms instead of immintrin.h. It acts as something of a drop-in replacement for SSE intrinsics, converting them to NEON intrinsics at compile-time.

There is a small test suite, which is run by executing a single EXE file.

Status

  • No labels