



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 44.9 |
|---|---|
| Target | 0 |
| Herbie | 8.0 |
Initial program 44.9
Initial simplification33.9
rmApplied sub-neg33.9
Applied associate--r+12.7
Simplified12.7
rmApplied flip--31.8
Taylor expanded around 0 8.0
Final simplification8.0
Time bar (total: 14.5s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 8.0 | 8.0 | 8.0 | 0.0 | 100% |
herbie shell --seed 2018295
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))