



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 44.9 |
|---|---|
| Target | 0 |
| Herbie | 7.9 |
if (cbrt (pow (+ -1 (- (- (fma x y z) (* x y)) z)) 3)) < -1.0000000000000089 or -1.0 < (cbrt (pow (+ -1 (- (- (fma x y z) (* x y)) z)) 3)) Initial program 62.5
rmApplied add-cbrt-cube62.5
Applied simplify62.6
rmApplied associate--l-36.0
if -1.0000000000000089 < (cbrt (pow (+ -1 (- (- (fma x y z) (* x y)) z)) 3)) < -1.0Initial program 40.0
rmApplied add-cbrt-cube40.0
Applied simplify21.4
rmApplied sub-neg21.4
Applied associate--l+8.4
Applied simplify0.0
Time bar (total: 40.3s)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)'
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))