
Time bar (total: 3.8s)
| 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)
| 351.0ms | 8 255× | 0 | valid |
| 1.0ms | 1× | 2 | valid |
ival-add!: 94.0ms (59.3% of total)ival-mult!: 63.0ms (39.7% of total)adjust: 1.0ms (0.6% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 59 | 42 |
| 2 | 184 | 42 |
| 3 | 364 | 42 |
| 4 | 473 | 42 |
| 5 | 685 | 42 |
| 6 | 4116 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (*.f64 x y) x) y) |
(sort x y)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) x) y) |
(+.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* x y) x) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 y (/.f64 y x))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x))) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* x y) x) (+.f64 x (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
#s(approx (+ (* x y) x) (*.f64 y (+.f64 x (/.f64 x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64))))) |
#s(approx (+ (* x y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | -inf |
| 1.0ms | x | 0 |
| 1.0ms | y | -inf |
| 1.0ms | x | inf |
| 1.0ms | y | 0 |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) x) y) |
(+.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
(+.f64 (fma.f64 x y x) y) |
(+.f64 (*.f64 x y) (+.f64 x y)) |
(+.f64 y (fma.f64 x y x)) |
(-.f64 (fma.f64 x y x) (neg.f64 y)) |
(fma.f64 x y (+.f64 x y)) |
(fma.f64 y x (+.f64 x y)) |
(+.f64 (*.f64 x y) x) |
(+.f64 x (*.f64 x y)) |
(-.f64 (*.f64 x y) (neg.f64 x)) |
(fma.f64 x y x) |
(fma.f64 y x x) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
Compiled 319 to 87 computations (72.7% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 3 | 27 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 3 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y x (+.f64 x y)) |
| ▶ | 61.7% | #s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 34.2% | #s(approx (+ (+ (* x y) x) y) y) |
Compiled 28 to 19 computations (32.1% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(fma.f64 y x (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (* y (+ 1 x)) (+.f64 y (*.f64 x y))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 y (/.f64 y x))))) |
#s(approx (* y (+ 1 x)) (*.f64 x y)) |
#s(approx (* y (+ 1 x)) (*.f64 x (+.f64 y (/.f64 y x)))) |
#s(approx (+ 1 x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x))) #s(literal 1 binary64))))) |
#s(approx (* y (+ 1 x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (* y (+ 1 x)) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | y | 0 |
| 2.0ms | y | -inf |
| 2.0ms | x | -inf |
| 2.0ms | y | inf |
| 1.0ms | x | inf |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(fma.f64 y x (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) y) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x y)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
x |
(+.f64 (*.f64 x y) (+.f64 x y)) |
(+.f64 (fma.f64 x y x) y) |
(+.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 y (fma.f64 x y x)) |
(-.f64 (fma.f64 x y x) (neg.f64 y)) |
(-.f64 (*.f64 x y) (neg.f64 (+.f64 x y))) |
(fma.f64 y x (+.f64 x y)) |
(fma.f64 x y (+.f64 x y)) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 x (neg.f64 y)) |
Compiled 595 to 148 computations (75.1% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 2 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 40 | 5 | 45 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x (+.f64 x y)) |
| ✓ | 61.7% | #s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 67.1% | #s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
| ▶ | 30.0% | #s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| ✓ | 34.2% | #s(approx (+ (+ (* x y) x) y) y) |
Compiled 58 to 39 computations (32.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (* y (+ 1 x)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (* y (+ 1 x)) (+.f64 y (*.f64 x y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* x (+ 1 y)) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 y (/.f64 y x))))) |
#s(approx (* y (+ 1 x)) (*.f64 x (+.f64 y (/.f64 y x)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x))) #s(literal 1 binary64))))) |
#s(approx (* y (+ 1 x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
#s(approx (+ (+ (* x y) x) y) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (* y (+ 1 x)) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
#s(approx (* x (+ 1 y)) (*.f64 y (+.f64 x (/.f64 x y)))) |
#s(approx (+ 1 y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64))))) |
#s(approx (* x (+ 1 y)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 7.0ms | y | -inf |
| 1.0ms | x | -inf |
| 1.0ms | x | inf |
| 1.0ms | y | inf |
| 1.0ms | x | 0 |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (* y (+ 1 x)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* x y) (+ x y)) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (* y (+ 1 x)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(approx (+ (* x y) (+ x y)) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) y) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x y)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x y)) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
Compiled 593 to 134 computations (77.4% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 2 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 32 | 7 | 39 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x (+.f64 x y)) |
| ✓ | 61.7% | #s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 67.1% | #s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
| ▶ | 39.9% | #s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
| ✓ | 30.0% | #s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| ▶ | 67.0% | #s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
| ✓ | 34.2% | #s(approx (+ (+ (* x y) x) y) y) |
Compiled 92 to 62 computations (32.6% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
#s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y))) |
(+.f64 x (*.f64 x y)) |
x |
(*.f64 x y) |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (* x (+ 1 y)) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx x x) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 y (/.f64 y x))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 y x))) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(approx (+ 1 y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
#s(approx (* x (+ 1 y)) (*.f64 y (+.f64 x (/.f64 x y)))) |
#s(approx (+ 1 y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64))))) |
#s(approx (* x (+ 1 y)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | -inf |
| 1.0ms | y | -inf |
| 1.0ms | x | inf |
| 1.0ms | y | inf |
| 1.0ms | x | 0 |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
#s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y))) |
(+.f64 x (*.f64 x y)) |
x |
(*.f64 x y) |
y |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* x y) (+ x y)) #s(approx (* x (+ 1 y)) (fma.f64 x y x))) |
#s(approx (* x (+ 1 y)) (fma.f64 x y x)) |
(+.f64 x (*.f64 x y)) |
(+.f64 (*.f64 x y) x) |
(-.f64 (*.f64 x y) (neg.f64 x)) |
(-.f64 x (neg.f64 (*.f64 x y))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(fma.f64 x y x) |
(fma.f64 y x x) |
x |
(*.f64 x y) |
(*.f64 y x) |
y |
#s(approx (+ (* x y) (+ x y)) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64))) |
#s(approx (+ 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
Compiled 526 to 120 computations (77.2% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 1 | 4 | 5 |
| Total | 29 | 6 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x (+.f64 x y)) |
| ✓ | 61.7% | #s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 39.9% | #s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
| ✓ | 30.0% | #s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| 67.1% | #s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) | |
| ✓ | 34.2% | #s(approx (+ (+ (* x y) x) y) y) |
Compiled 78 to 52 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* y (+ 1 x)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x #s(approx (+ 1 y) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (fma.f64 y x x))) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* x (+ 1 y)) (+.f64 x (*.f64 x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 y x (+.f64 x y)) |
(+.f64 (+.f64 (*.f64 x y) x) y) |
| Outputs |
|---|
(fma.f64 y x (+.f64 x y)) |
17 calls:
| 8.0ms | x |
| 4.0ms | y |
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 3.0ms | y |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.2% | 1 | y |
| 34.2% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 34.2% | 1 | x |
| 61.2% | 3 | x |
| 45.5% | 4 | y |
| 54.8% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 70.9% | 3 | x |
| 84.7% | 4 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 91.6% | 3 | x |
| 76.3% | 4 | y |
| 91.8% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 98.5% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 91.9% | 2 | x |
| 92.6% | 2 | y |
| 100.0% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 170 to 86 computations (49.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.4996119752201456e-256 | 1.0583779305591038e-230 |
Compiled 10 to 10 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0141923922850636e+295 | 1.945132122371466e+295 |
| 0.0ms | -2.4996119752201456e-256 | 1.0583779305591038e-230 |
Compiled 10 to 10 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0141923922850636e+295 | 1.945132122371466e+295 |
| 1.0ms | -2.4996119752201456e-256 | 1.0583779305591038e-230 |
| 0.0ms | -inf | -4.3171166801280837e+303 |
Compiled 10 to 10 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.0019541819979708233 | 466132484841374.2 |
| 7.0ms | -0.052793674873869295 | -0.0017353140907320854 |
| 8.0ms | 272× | 0 | valid |
Compiled 452 to 333 computations (26.3% saved)
ival-mult!: 2.0ms (72% of total)ival-add!: 1.0ms (36% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 259 to 44 computations (83% saved)
(sort x y)
Compiled 784 to 253 computations (67.7% saved)
Loading profile data...