
Time bar (total: 1.1s)
| 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 9 to 7 computations (22.2% saved)
| 429.0ms | 8 256× | 0 | valid |
ival-mult!: 137.0ms (76% of total)ival-add!: 42.0ms (23.3% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) y) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 17.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult!: 3.0ms (55.9% of total)ival-add!: 2.0ms (37.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 48 |
| 1 | 48 | 45 |
| 2 | 122 | 43 |
| 3 | 199 | 42 |
| 4 | 309 | 42 |
| 5 | 379 | 42 |
| 6 | 587 | 42 |
| 7 | 1378 | 42 |
| 8 | 6105 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (*.f64 x x) y) y) |
(abs x)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x x) y) y) |
(+.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
| Outputs |
|---|
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) y) y) (+ (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | inf | ((+ (+ (* x x) y) y) (+ (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x x) y) y) (+ (* x x) y) (* x x) x y) |
| 1.0ms | y | @ | 0 | ((+ (+ (* x x) y) y) (+ (* x x) y) (* x x) x y) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x x) y) y) (+ (* x x) y) (* x x) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 204 |
| 0 | 51 | 200 |
| 1 | 230 | 200 |
| 0 | 1991 | 181 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x x) y) y) |
(+.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (+.f64 y y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 x x y) (fma.f64 x x y))) (-.f64 y (fma.f64 x x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (+.f64 y (-.f64 y (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 x x y) y) (-.f64 (fma.f64 x x y) y))) (neg.f64 (-.f64 (fma.f64 x x y) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 y y)) (*.f64 (*.f64 y y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (pow.f64 (fma.f64 x x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x x y) (fma.f64 x x y) (*.f64 y (-.f64 y (fma.f64 x x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 y (-.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (fma.f64 x x y) y) (-.f64 (fma.f64 x x y) y)) (-.f64 (fma.f64 x x y) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y y) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 y y)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (fma.f64 x x y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (fma.f64 x x y) (fma.f64 x x y)) (*.f64 (fma.f64 x x y) y)))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (fma.f64 x x y) #s(literal 3 binary64))) (fma.f64 (fma.f64 x x y) (fma.f64 x x y) (*.f64 y (-.f64 y (fma.f64 x x y))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (+.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (+.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (+.f64 y y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (+.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (+.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 y y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (+.f64 y y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (+.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 y y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 y y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 x x)) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 x x (+.f64 y y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (+.f64 y (-.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 y (-.f64 y (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x y) (fma.f64 x x y)) (-.f64 (fma.f64 x x y) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 x x y) y))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(-.f64 (+.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 y y)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 y y)) (*.f64 (*.f64 y y) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 x x y) (fma.f64 x x y) (*.f64 y (-.f64 y (fma.f64 x x y))))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (fma.f64 x x y) (fma.f64 x x y) (*.f64 y (-.f64 y (fma.f64 x x y)))))) |
(+.f64 (*.f64 x x) (+.f64 y y)) |
(+.f64 (+.f64 y y) (*.f64 x x)) |
(+.f64 (fma.f64 x x y) y) |
(+.f64 y (fma.f64 x x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x y) (-.f64 (*.f64 x x) y))) (neg.f64 (-.f64 (*.f64 x x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x y) (-.f64 y (*.f64 x x)))) (neg.f64 (-.f64 y (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 y (-.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x x y) (-.f64 (*.f64 x x) y)) (-.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (fma.f64 x x y) (-.f64 y (*.f64 x x))) (-.f64 y (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 y (-.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) y) (*.f64 y y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x y) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) y) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) y) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) y) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) y) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(fma.f64 (neg.f64 x) (neg.f64 x) y) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) y) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) y) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) y) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) y) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) y) |
(fma.f64 x x y) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 x x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 y (*.f64 x x)))) |
(-.f64 y (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 y (-.f64 y (*.f64 x x))))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 y (-.f64 y (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) y) (*.f64 y y)))) |
(+.f64 (*.f64 x x) y) |
(+.f64 y (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
y |
#s(approx (+ (+ (* x x) y) y) (+.f64 y y)) |
#s(approx (+ (+ (* x x) y) y) (+.f64 (fma.f64 x x y) y)) |
#s(approx (+ (* x x) y) y) |
#s(approx (+ (* x x) y) (fma.f64 x x y)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
#s(approx (+ (* x x) y) (*.f64 (*.f64 (-.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) x) x)) |
#s(approx y y) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (fma.f64 x (/.f64 x y) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) y) (fma.f64 (/.f64 (*.f64 x x) y) y y)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 (neg.f64 x) x) y) #s(literal 2 binary64)))) |
#s(approx (+ (* x x) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 (neg.f64 x) x) y) #s(literal 1 binary64)))) |
Compiled 1 877 to 371 computations (80.2% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 4 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 127 | 4 | 131 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 x x (+.f64 y y)) |
| ▶ | 61.4% | (+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
| ▶ | 48.8% | (+.f64 #s(approx (+ (* x x) y) y) y) |
| ▶ | 54.1% | #s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
Compiled 37 to 24 computations (35.1% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
(*.f64 x x) |
x |
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (* x x) y) y) |
y |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
(fma.f64 x x (+.f64 y y)) |
(+.f64 y y) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ (+ (* x x) y) y) (* x x) x (+ (+ (* x x) y) y) (+ (* x x) y) y (+ (+ (* x x) y) y) (+ (* x x) y) (+ (* x x) (+ y y)) (+ y y)) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x x) y) y) (* x x) x (+ (+ (* x x) y) y) (+ (* x x) y) y (+ (+ (* x x) y) y) (+ (* x x) y) (+ (* x x) (+ y y)) (+ y y)) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) y) y) (* x x) x (+ (+ (* x x) y) y) (+ (* x x) y) y (+ (+ (* x x) y) y) (+ (* x x) y) (+ (* x x) (+ y y)) (+ y y)) |
| 1.0ms | y | @ | inf | ((+ (+ (* x x) y) y) (* x x) x (+ (+ (* x x) y) y) (+ (* x x) y) y (+ (+ (* x x) y) y) (+ (* x x) y) (+ (* x x) (+ y y)) (+ y y)) |
| 0.0ms | x | @ | 0 | ((+ (+ (* x x) y) y) (* x x) x (+ (+ (* x x) y) y) (+ (* x x) y) y (+ (+ (* x x) y) y) (+ (* x x) y) (+ (* x x) (+ y y)) (+ y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 345 |
| 0 | 66 | 330 |
| 0 | 290 | 317 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
(*.f64 x x) |
x |
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (* x x) y) y) |
y |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
(fma.f64 x x (+.f64 y y)) |
(+.f64 y y) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (+ (* 2 y) (pow x 2)))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y (pow x 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* y (+ 2 (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
#s(approx (+ (* x x) (+ y y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 2))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* x x) y) y) #s(approx (+ (* x x) y) y)) (*.f64 y y)) (-.f64 #s(approx (+ (* x x) y) y) y)) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) y) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* x x) y) y) #s(approx (+ (* x x) y) y) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* x x) y) y) y)))) |
(+.f64 #s(approx (+ (* x x) y) y) y) |
(+.f64 y #s(approx (+ (* x x) y) y)) |
#s(approx (+ (* x x) y) y) |
y |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* x x) y) (*.f64 x x)) #s(approx (+ (* x x) y) (*.f64 x x))) (*.f64 y y)) (-.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y)) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) y) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* x x) y) (*.f64 x x)) #s(approx (+ (* x x) y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y)))) |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
(+.f64 y #s(approx (+ (* x x) y) (*.f64 x x))) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 y y) (+.f64 y y))) (-.f64 (*.f64 x x) (+.f64 y y))) |
(/.f64 (-.f64 (*.f64 (+.f64 y y) (+.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 y y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x y) (fma.f64 x x y)) (*.f64 y y)) (-.f64 (fma.f64 x x y) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (+.f64 y y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (+.f64 y y) (+.f64 y y)) (*.f64 (*.f64 x x) (+.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (+.f64 y y) (+.f64 y y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 y y) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (fma.f64 x x y) (fma.f64 x x y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x x y) y)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (+.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (+.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (+.f64 y y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 x x)) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (+.f64 y y)) |
(+.f64 (*.f64 x x) (+.f64 y y)) |
(+.f64 (+.f64 y y) (*.f64 x x)) |
(+.f64 (fma.f64 x x y) y) |
(+.f64 y (fma.f64 x x y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(approx (+ (+ (* x x) y) y) (+.f64 y y)) |
#s(approx (+ (+ (* x x) y) y) (fma.f64 x x (+.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* x x) y) y) |
#s(approx (+ (* x x) y) (fma.f64 x x y)) |
#s(approx (+ (+ (* x x) y) y) (+.f64 y y)) |
#s(approx (+ (+ (* x x) y) y) (fma.f64 x x (+.f64 y y))) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx y y) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ (* x x) y) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) y)) |
#s(approx (+ (+ (* x x) y) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) y))) |
#s(approx (+ (* x x) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (+ (* x x) y) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) y))) |
Compiled 888 to 171 computations (80.7% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 0 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 58 | 4 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 x x (+.f64 y y)) |
| ✓ | 61.4% | (+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
| ✓ | 48.8% | (+.f64 #s(approx (+ (* x x) y) y) y) |
| ✓ | 54.1% | #s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
Compiled 81 to 39 computations (51.9% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
(fma.f64 x x (+.f64 y y)) |
(+.f64 (+.f64 (*.f64 x x) y) y) |
| Outputs |
|---|
(fma.f64 x x (+.f64 y y)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 2.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
| Outputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
(+.f64 #s(approx (+ (* x x) y) (*.f64 x x)) y) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 2 | (*.f64 x x) |
| 84.5% | 2 | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 91.8% | 2 | x |
| 68.0% | 3 | y |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
| Outputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
#s(approx (+ (+ (* x x) y) y) (*.f64 x x)) |
2 calls:
| 4.0ms | (*.f64 x x) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 2 | (*.f64 x x) |
| 90.3% | 2 | x |
Compiled 4 to 5 computations (-25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
| Outputs |
|---|
(+.f64 #s(approx (+ (* x x) y) y) y) |
4 calls:
| 3.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 1 | y |
| 48.8% | 1 | (+.f64 (+.f64 (*.f64 x x) y) y) |
| 48.8% | 1 | (*.f64 x x) |
| 48.8% | 1 | x |
Compiled 12 to 12 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.0688136197512709e-50 | 7.567444448882346e-50 |
| 3.0ms | 96× | 0 | valid |
Compiled 130 to 100 computations (23.1% saved)
ival-mult!: 1.0ms (104.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0688136197512709e-50 | 7.567444448882346e-50 |
Compiled 130 to 100 computations (23.1% saved)
| 1× | done |
Compiled 63 to 17 computations (73% saved)
(abs x)
Compiled 266 to 112 computations (57.9% saved)
Loading profile data...