Sse2neon Versions Save

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation

v1.7.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/DLTcollab/sse2neon/compare/v1.6.0...v1.7.0

v1.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/DLTcollab/sse2neon/compare/v1.5.1...v1.6.0

v1.5.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/DLTcollab/sse2neon/compare/v1.5.0...v1.5.1

v1.5.0

2 years ago

Around 94% of the SSE intrinsics are implemented in the release. The rest of the unimplemented intrinsics are:

  • Exception related macros
  • _mm_clflush()
  • Memory barrier intrinsics
  • String comparison intrinsics