]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/crates/core_simd/src/core_simd_docs.md
Rollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
[rust.git] / library / portable-simd / crates / core_simd / src / core_simd_docs.md
1 Portable SIMD module.
2
3 This module offers a portable abstraction for SIMD operations
4 that is not bound to any particular hardware architecture.