



Bits error versus x




Bits error versus y




Bits error versus z
| Original | 45.3 |
|---|---|
| Target | 0 |
| Herbie | 8.8 |
Initial program 45.3
Initial simplification34.9
rmApplied sub-neg34.9
Applied associate--r+14.1
Simplified14.1
rmApplied flip--32.1
Taylor expanded around inf 8.8
Final simplification8.8
Time bar (total: 14.8s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 8.8 | 8.8 | 8.7 | 0.1 | 0% |
herbie shell --seed 2018285
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))