aboutsummaryrefslogtreecommitdiff
path: root/src/math/fma.go
AgeCommit message (Expand)Author
2019-11-07math, cmd/compile: rename Fma to FMARuss Cox
2019-10-21math: add guaranteed-precision FMA implementationAkhil Indurti