
Time bar (total: 1.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 850.0ms | 8 254× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 2 | valid |
ival-cos: 232.0ms (37.4% of total)ival-sin: 196.0ms (31.6% of total)ival-add: 82.0ms (13.2% of total)ival-mult: 64.0ms (10.3% of total)ival-sub: 38.0ms (6.1% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 392× | sub-neg |
| 382× | cancel-sign-sub-inv |
| 318× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 105 | 93 |
| 2 | 259 | 92 |
| 3 | 609 | 92 |
| 4 | 1220 | 92 |
| 5 | 1646 | 92 |
| 6 | 1944 | 92 |
| 7 | 2205 | 92 |
| 8 | 2228 | 92 |
| 0 | 8 | 9 |
| 1 | 17 | 9 |
| 2 | 37 | 9 |
| 3 | 61 | 9 |
| 4 | 92 | 9 |
| 5 | 145 | 9 |
| 6 | 257 | 9 |
| 7 | 389 | 9 |
| 8 | 472 | 9 |
| 9 | 520 | 9 |
| 10 | 550 | 9 |
| 0 | 550 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) x)) |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(- (+ y (cos x)) (* z (sin x))) |
(- (+ z (cos y)) (* x (sin y))) |
(- (+ x (cos z)) (* y (sin z))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(- (+ (neg x) (cos y)) (* z (sin y))) |
(- (- (cos y) x) (* z (sin y))) |
(- (+ x (cos (neg y))) (* z (sin (neg y)))) |
(+ (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* (neg z) (sin y))) |
(+ (+ x (cos y)) (* z (sin y))) |
(neg (- (+ (neg x) (cos y)) (* z (sin y)))) |
(+ (* z (sin y)) (- x (cos y))) |
(neg (- (+ x (cos (neg y))) (* z (sin (neg y))))) |
(- (* (sin y) (neg z)) (+ x (cos y))) |
(neg (- (+ x (cos y)) (* (neg z) (sin y)))) |
(- (* (sin y) (neg z)) (+ x (cos y))) |
(- (+ y (cos x)) (* z (sin x))) |
(- (+ z (cos y)) (* x (sin y))) |
(- (+ (cos y) z) (* x (sin y))) |
(- (+ x (cos z)) (* y (sin z))) |
| 3.0ms | 30× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 1.0ms (58.7% of total)ival-sin: 1.0ms (58.7% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Loading profile data...