



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 45.1 |
|---|---|
| Target | 0 |
| Herbie | 7.9 |
if (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) < -1.0000000000825293 or -0.9999999999101596 < (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) Initial program 62.7
rmApplied add-log-exp63.2
Applied add-log-exp63.6
Applied diff-log63.6
Applied simplify62.2
rmApplied add-log-exp62.2
Applied add-log-exp63.4
Applied add-log-exp63.6
Applied diff-log63.6
Applied diff-log63.6
Applied simplify62.7
rmApplied associate--r+37.3
if -1.0000000000825293 < (log (exp (- (- (- (fma x y z) (* y x)) z) 1))) < -0.9999999999101596Initial program 40.3
rmApplied add-log-exp42.6
Applied add-log-exp43.1
Applied diff-log43.1
Applied simplify27.3
rmApplied associate--r+0.1
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)'
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))