x86intrin implementation.
# Cargo.toml
[dependencies]
x86intrin = "0.4.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds two 128-bit vectors of 32-bit integers using SSE2 intrinsics.
Compile with target-cpu=native or enable appropriate target features.
No dependency data recorded yet.