CMD + K

sse2neon

Community

A C/C++ header file that converts Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::sse2neon

Usage Tracking

1.6.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

sse2neon is a translator of Intel SSE (Streaming SIMD Extensions) intrinsics to Arm NEON, shortening the time needed to get an Arm working program that then can be used to extract profiles and to identify hot paths in the code.

About

Summary

A C/C++ header file that converts Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.

Last Updated

Nov 24, 2023 at 21:20

License

MIT

Total Downloads

3.1K

Supported Platforms

macOS-arm64
linux-aarch64
linux-64
macOS-64
win-64