
Time bar (total: 1.5s)
| 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 7 to 6 computations (14.3% saved)
| 540.0ms | 8 256× | 0 | valid |
ival-mult: 114.0ms (64.6% of total)ival-sub: 52.0ms (29.5% of total)ival-true: 5.0ms (2.8% of total)ival-assert: 3.0ms (1.7% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 x (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 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 |
| 19.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-mult: 4.0ms (57.6% of total)ival-sub: 2.0ms (28.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 34 |
| 1 | 33 | 34 |
| 2 | 87 | 32 |
| 3 | 146 | 32 |
| 4 | 192 | 32 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 12 | 5 |
| 2 | 33 | 5 |
| 3 | 59 | 5 |
| 4 | 74 | 5 |
| 0 | 74 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 x (*.f64 y y)) |
| Outputs |
|---|
(-.f64 x (*.f64 y y)) |
(abs y)
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 x (*.f64 y y)) |
Compiled 5 to 4 computations (20% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (-.f64 x (*.f64 y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 0 | 6 | 10 |
| 1 | 12 | 10 |
| 2 | 33 | 10 |
| 3 | 59 | 10 |
| 4 | 74 | 10 |
| 0 | 74 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
(-.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.00390625 | (-.f64 x (*.f64 y y)) |
| 13.0ms | 256× | 0 | valid |
Compiled 12 to 6 computations (50% saved)
ival-mult: 2.0ms (61.8% of total)ival-sub: 1.0ms (30.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 x (*.f64 y y)) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | inf | ((- x (* y y)) (* y y)) |
| 0.0ms | y | @ | 0 | ((- x (* y y)) (* y y)) |
| 0.0ms | y | @ | -inf | ((- x (* y y)) (* y y)) |
| 0.0ms | x | @ | inf | ((- x (* y y)) (* y y)) |
| 0.0ms | x | @ | 0 | ((- x (* y y)) (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 85 |
| 1 | 65 | 85 |
| 2 | 193 | 85 |
| 3 | 779 | 85 |
| 4 | 2887 | 85 |
| 5 | 6557 | 85 |
| 0 | 8167 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
| Outputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (- x (* y y)) (-.f64 x (*.f64 y y))) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (- x (* y y)) (-.f64 x (*.f64 y y))) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (- x (* y y)) (-.f64 x (*.f64 y y))) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (- x (* y y)) (-.f64 x (*.f64 y y))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
#s(approx (- x (* y y)) (*.f64 (*.f64 (-.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) y) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 8 |
| 0 | 6 | 8 |
| 1 | 27 | 8 |
| 0 | 210 | 8 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 x (*.f64 y y)) |
(*.f64 y y) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 y) y x) |
(fma.f64 y (neg.f64 y) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 x (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(+.f64 x (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y))) |
(+.f64 x (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
Compiled 334 to 93 computations (72.2% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 3 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 3 | 34 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (neg.f64 y) y x) |
| ▶ | 53.1% | #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
| ▶ | 48.7% | #s(approx (- x (* y y)) x) |
Compiled 22 to 16 computations (27.3% saved)
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | (fma.f64 (neg.f64 y) y x) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | (*.f64 (neg.f64 y) y) | |
| cost-diff | 0 | #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) | |
| cost-diff | 0 | #s(approx (- x (* y y)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 34 |
| 0 | 12 | 34 |
| 1 | 18 | 34 |
| 2 | 36 | 34 |
| 3 | 61 | 34 |
| 4 | 74 | 34 |
| 0 | 74 | 34 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
x |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(fma.f64 (neg.f64 y) y x) |
(neg.f64 y) |
y |
x |
| Outputs |
|---|
#s(approx (- x (* y y)) x) |
x |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(fma.f64 (neg.f64 y) y x) |
(-.f64 x (*.f64 y y)) |
(neg.f64 y) |
y |
x |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 (neg.f64 y) y x) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.0 | (*.f64 (neg.f64 y) y) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 29.99593249566687 | #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) | |
| accuracy | 32.860359387711625 | #s(approx (- x (* y y)) x) |
| 22.0ms | 256× | 0 | valid |
Compiled 30 to 9 computations (70% saved)
ival-sub: 6.0ms (47.6% of total)ival-mult: 4.0ms (31.8% of total)ival-add: 1.0ms (7.9% of total)ival-neg: 1.0ms (7.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
(fma.f64 (neg.f64 y) y x) |
| Outputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((- x (* y y)) (- x (* y y)) (* (neg y) y) (neg y) (+ (* (neg y) y) x)) |
| 1.0ms | y | @ | -inf | ((- x (* y y)) (- x (* y y)) (* (neg y) y) (neg y) (+ (* (neg y) y) x)) |
| 0.0ms | y | @ | 0 | ((- x (* y y)) (- x (* y y)) (* (neg y) y) (neg y) (+ (* (neg y) y) x)) |
| 0.0ms | x | @ | 0 | ((- x (* y y)) (- x (* y y)) (* (neg y) y) (neg y) (+ (* (neg y) y) x)) |
| 0.0ms | x | @ | inf | ((- x (* y y)) (- x (* y y)) (* (neg y) y) (neg y) (+ (* (neg y) y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 159 |
| 1 | 78 | 159 |
| 2 | 206 | 159 |
| 3 | 863 | 159 |
| 4 | 3095 | 159 |
| 5 | 6433 | 159 |
| 0 | 8022 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
| Outputs |
|---|
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) (*.f64 y (neg.f64 y))) |
#s(approx (- x (* y y)) #s(hole binary64 (- x (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (neg y) y) x) (*.f64 y (neg.f64 y))) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (- x (* y y)) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) y) x) x) |
#s(approx (- x (* y y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) y) x) x) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (pow y 2) x)))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (- x (* y y)) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) x) 1))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (- x (* y y)) #s(hole binary64 (+ x (* -1 (pow y 2))))) |
#s(approx (+ (* (neg y) y) x) (fma.f64 y (neg.f64 y) x)) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (neg y) y) (*.f64 y (neg.f64 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- x (* y y)) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
#s(approx (+ (* (neg y) y) x) (*.f64 (*.f64 y (-.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) y)) |
#s(approx (+ (* (neg y) y) x) #s(hole binary64 (* (pow y 2) (- (/ x (pow y 2)) 1)))) |
#s(approx (+ (* (neg y) y) x) (*.f64 (*.f64 y (-.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 28 |
| 0 | 12 | 28 |
| 1 | 43 | 28 |
| 0 | 317 | 28 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
(fma.f64 (neg.f64 y) y x) |
| Outputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(neg.f64 y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x (fma.f64 y y x) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x (fma.f64 y y x) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y)) x) |
(fma.f64 (neg.f64 y) (neg.f64 (neg.f64 y)) x) |
(fma.f64 (neg.f64 y) y x) |
(fma.f64 y (neg.f64 y) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 y) y) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x x (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 4 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 x (*.f64 y y)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 x (fma.f64 y y x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y y x) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) y) x) |
(+.f64 x (*.f64 (neg.f64 y) y)) |
Compiled 510 to 102 computations (80% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 0 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 41 | 3 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (neg.f64 y) y x) |
| ✓ | 53.1% | #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
| ✓ | 48.7% | #s(approx (- x (* y y)) x) |
Compiled 49 to 27 computations (44.9% saved)
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(-.f64 x (*.f64 y y)) |
(fma.f64 (neg.f64 y) y x) |
| Outputs |
|---|
(fma.f64 (neg.f64 y) y x) |
4 calls:
| 16.0ms | x |
| 2.0ms | y |
| 2.0ms | (-.f64 x (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (-.f64 x (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
(-.f64 x (*.f64 y y)) |
| Outputs |
|---|
(-.f64 x (*.f64 y y)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (-.f64 x (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (-.f64 x (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#s(approx (- x (* y y)) x) |
#s(approx (- x (* y y)) (*.f64 (neg.f64 y) y)) |
4 calls:
| 16.0ms | (-.f64 x (*.f64 y y)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 2 | (*.f64 y y) |
| 80.0% | 2 | (-.f64 x (*.f64 y y)) |
| 65.4% | 3 | x |
| 87.5% | 2 | y |
Compiled 10 to 11 computations (-10% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- x (* y y)) x) |
| Outputs |
|---|
#s(approx (- x (* y y)) x) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 x (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.7% | 1 | x |
| 48.7% | 1 | (-.f64 x (*.f64 y y)) |
| 48.7% | 1 | (*.f64 y y) |
| 48.7% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 6.428182807641362e-21 | 4.8669383926702666e-20 |
| 12.0ms | 96× | 0 | valid |
Compiled 110 to 93 computations (15.5% saved)
ival-mult: 1.0ms (68.4% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 38 |
| 1 | 27 | 38 |
| 2 | 53 | 38 |
| 3 | 80 | 38 |
| 4 | 95 | 38 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (neg.f64 y) y x) |
(-.f64 x (*.f64 y y)) |
(if (<=.f64 y #s(literal 5150758483666549/332306998946228968225951765070086144 binary64)) #s(approx (- x (* y y)) x) #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y))) |
#s(approx (- x (* y y)) x) |
| Outputs |
|---|
(fma.f64 (neg.f64 y) y x) |
(-.f64 x (*.f64 y y)) |
(if (<=.f64 y #s(literal 5150758483666549/332306998946228968225951765070086144 binary64)) #s(approx (- x (* y y)) x) #s(approx (- x (* y y)) (*.f64 (neg.f64 y) y))) |
#s(approx (- x (* y y)) x) |
| 1× | done |
Compiled 38 to 14 computations (63.2% saved)
(abs y)
Compiled 106 to 52 computations (50.9% saved)
Loading profile data...