sse2neon

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

MIT License

Downloads
12
Stars
1.3K
Committers
37

Bot releases are visible (Hide)

sse2neon - v1.7.0 Latest Release

Published by jserv 10 months ago

What's Changed

New Contributors

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

sse2neon - v1.6.0

Published by jserv almost 2 years ago

What's Changed

New Contributors

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

sse2neon - v1.5.1

Published by marktwtn over 2 years ago

What's Changed

New Contributors

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

sse2neon - v1.5.0

Published by marktwtn almost 3 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