



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 45.4 |
|---|---|
| Target | 0 |
| Herbie | 8.4 |
if (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) < -1.0004194257253805 or -0.9999629987847408 < (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) Initial program 62.9
rmApplied add-log-exp63.3
Applied add-log-exp63.6
Applied diff-log63.6
Applied simplify63.0
rmApplied add-log-exp63.0
Applied add-log-exp63.4
Applied add-log-exp63.6
Applied diff-log63.6
Applied diff-log63.6
Applied simplify62.9
rmApplied associate--r+39.2
if -1.0004194257253805 < (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) < -0.9999629987847408Initial program 40.8
rmApplied add-log-exp43.2
Applied add-log-exp43.7
Applied diff-log43.7
Applied simplify27.6
rmApplied associate--r+0.3
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018178
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))