packed_simd_2 0.3.8

Portable Packed SIMD vectors
Documentation
1
2
3
4
5
6
# Fused Multiply Add

<!-- TODO:
Explain that this is a compound operation, infinite precision, difference
between `mul_add` and `mul_adde`, that LLVM cannot do this by itself, etc.
-->