



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 45.5 |
|---|---|
| Target | 0 |
| Herbie | 13.5 |
Initial program 45.5
Initial simplification34.9
rmApplied associate--r-13.5
Final simplification13.5
Time bar (total: 27.6s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 13.5 | 13.5 | 13.5 | 0.1 | 0% |
herbie shell --seed 2018351
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))