summaryrefslogtreecommitdiffstats
path: root/third_party/rust/packed_simd/perf-guide/src/float-math/svml.md
blob: 266c2531cc043008002b4a4282bc5bec7a7123c1 (plain)
1
2
3
4
5
6
7
# Short Vector Math Library

<!-- TODO:
Explain how is short-vector math performed by default (just scalarized libm calls).

Explain how to enable `sleef`, etc.
-->