
Herbie found 1 alternatives:
| Alternative | Accuracy | Speedup |
|---|
Initial program 30.0%
fma-def30.0%
+-commutative30.0%
associate--r+87.9%
+-inverses100.0%
metadata-eval100.0%
Simplified100.0%
Final simplification100.0%
herbie shell --seed 2023167
(FPCore (x y z)
:name "simple fma test"
:precision binary64
:herbie-target
-1.0
(- (fma x y z) (+ 1.0 (+ (* x y) z))))