
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 9 to 7 computations (22.2% saved)
| 294.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 47.0ms (49.4% of total)ival-add!: 30.0ms (31.5% of total)ival-sub!: 17.0ms (17.9% of total)adjust: 1.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 x 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 |
| 17.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-mult!: 3.0ms (55.1% of total)ival-add!: 2.0ms (36.7% of total)ival-sub!: 1.0ms (18.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 41 | 47 |
| 2 | 105 | 46 |
| 3 | 195 | 44 |
| 4 | 263 | 42 |
| 5 | 399 | 42 |
| 6 | 611 | 42 |
| 7 | 1456 | 42 |
| 8 | 3785 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (+.f64 x y) (*.f64 x y)) |
(sort x y)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
x |
y |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | y | @ | 0 | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 281 |
| 0 | 71 | 267 |
| 1 | 320 | 265 |
| 2 | 2827 | 265 |
| 0 | 8664 | 248 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
x |
y |
(*.f64 x y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (-.f64 x (*.f64 y x)))) (*.f64 (-.f64 y (-.f64 x (*.f64 y x))) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (-.f64 x (*.f64 y x))) (-.f64 y (-.f64 x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (fma.f64 (neg.f64 y) x y))) (*.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)))) (*.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)) (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (*.f64 (fma.f64 y x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 y x (+.f64 y x)) (fma.f64 y x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (neg.f64 y) x y) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (-.f64 x (*.f64 y x)) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 y x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (-.f64 x (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64))) (-.f64 y (-.f64 x (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64))) (-.f64 x (fma.f64 (neg.f64 y) x y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (-.f64 x (*.f64 y x)) y)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (neg.f64 y) x y) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (neg.f64 x) y (+.f64 y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(fma.f64 (neg.f64 y) x (+.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (+.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (+.f64 y x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 y (neg.f64 x) (+.f64 y x)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) y) y) |
(fma.f64 x (neg.f64 y) (+.f64 y x)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 x (*.f64 y x)))) (/.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (-.f64 y (-.f64 x (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (neg.f64 y) x y))) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (+.f64 y x) (*.f64 y x)) |
(-.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) x)) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y))) (/.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 y x)) |
(+.f64 (fma.f64 (neg.f64 y) x y) x) |
(+.f64 (-.f64 x (*.f64 y x)) y) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 y (-.f64 x (*.f64 y x))) |
(+.f64 x (fma.f64 (neg.f64 y) x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (+ x y) (* x y)) (-.f64 x (*.f64 y x))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- (+ x y) (* x y)) (-.f64 x (*.f64 y x))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) (-.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx y y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) x) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 555 to 258 computations (83.4% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 5 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 5 | 89 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
| ▶ | 65.4% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ▶ | 64.1% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ▶ | 37.1% | #s(approx (- (+ x y) (* x y)) y) |
| ▶ | 37.6% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 92 to 62 computations (32.6% saved)
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(fma.f64 (neg.f64 y) x y) |
(neg.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | -inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | 0 | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | 0 | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 635 |
| 0 | 135 | 581 |
| 1 | 612 | 563 |
| 2 | 5229 | 563 |
| 0 | 8589 | 558 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(fma.f64 (neg.f64 y) x y) |
(neg.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y x) |
(fma.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) x) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (neg.f64 x) y (+.f64 x y)) |
(fma.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 y) x (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (+.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (+.f64 x y)) |
(fma.f64 x (neg.f64 y) (+.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) y) y) |
(fma.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 y (neg.f64 x) (+.f64 x y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (+.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (+.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (+.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (+.f64 x y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 x y)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(+.f64 (+.f64 x y) (*.f64 (neg.f64 x) y)) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(neg.f64 (+.f64 y #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (pow.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(*.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 x) y) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (+.f64 y (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(fma.f64 (neg.f64 x) y y) |
(fma.f64 (neg.f64 y) x y) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) y) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) y) |
(fma.f64 x (neg.f64 y) y) |
(fma.f64 y (neg.f64 x) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 x) y) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 y (*.f64 x y)))) |
(-.f64 y (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 y (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 y (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 y (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 x) y) y) |
(+.f64 y (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(neg.f64 y) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y #s(approx (+ x y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y #s(approx (+ x y) x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x))))) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(approx (+ x y) x)) |
(fma.f64 x (neg.f64 y) #s(approx (+ x y) x)) |
(fma.f64 y (neg.f64 x) #s(approx (+ x y) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (fma.f64 x y #s(approx (+ x y) x))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(approx (+ x y) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x)))))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (+ x y) x)) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ x y) x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx x x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) y) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) (neg.f64 x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx y y) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (expm1.f64 (neg.f64 (log.f64 y))) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 3 257 to 504 computations (84.5% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 2 | 201 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 200 | 6 | 206 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.2% | (fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| ✓ | 65.4% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ✓ | 64.1% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ▶ | 30.0% | #s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| ✓ | 37.1% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 37.6% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 67 to 45 computations (32.8% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 572 |
| 0 | 118 | 532 |
| 1 | 565 | 513 |
| 2 | 4890 | 513 |
| 0 | 8304 | 482 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
x |
y |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
(fma.f64 x #s(approx (- 1 y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- 1 y) #s(literal 1 binary64))) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (- 1 y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y) |
(+.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) y) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) (neg.f64 x))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx y y) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#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 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (expm1.f64 (neg.f64 (log.f64 y))) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
Compiled 1 030 to 167 computations (83.8% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 0 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 57 | 6 | 63 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.2% | (fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| ✓ | 65.4% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ✓ | 64.1% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ✓ | 30.0% | #s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| ✓ | 37.1% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 37.6% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 147 to 74 computations (49.7% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
3 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 99.7% | 3 | x |
| 99.5% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | y |
| 83.7% | 4 | x |
| 92.6% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 79.1% | 2 | y |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| Outputs |
|---|
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
3 calls:
| 4.0ms | x |
| 2.0ms | y |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 1 | y |
| 72.2% | 1 | x |
| 72.2% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
3 calls:
| 1.0ms | y |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 65.4% | 2 | x |
| 63.7% | 2 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | y |
| 37.6% | 1 | x |
| 37.6% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0223431701652545e-227 | 5.2347334445091913e-238 |
Compiled 10 to 10 computations (0% saved)
Compiled 10 to 10 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -35798.74375660052 | -4.2318808853099533e-5 |
Loading profile data...