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. -->