
Time bar (total: 3.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)
| 445.0ms | 8 252× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
ival-add: 137.0ms (47.8% of total)ival-mult: 88.0ms (30.7% of total)ival-sub: 51.0ms (17.8% of total)ival-true: 5.0ms (1.7% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% 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 |
| 62.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-add: 14.0ms (68.4% of total)ival-mult: 4.0ms (19.5% of total)ival-sub: 2.0ms (9.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 | 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 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 15 | 7 |
| 2 | 31 | 7 |
| 3 | 58 | 7 |
| 4 | 88 | 7 |
| 5 | 138 | 7 |
| 6 | 222 | 7 |
| 7 | 618 | 7 |
| 8 | 2421 | 7 |
| 9 | 6744 | 7 |
| 0 | 8024 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(sort x y)
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 15 | 15 |
| 2 | 31 | 15 |
| 3 | 58 | 15 |
| 4 | 88 | 15 |
| 5 | 138 | 15 |
| 6 | 222 | 15 |
| 7 | 618 | 15 |
| 8 | 2421 | 15 |
| 9 | 6744 | 15 |
| 0 | 8024 | 14 |
| 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) |
| Outputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
(*.f64 x y) |
(*.f64 y x) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.01171875 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 11.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-mult: 2.0ms (42.4% of total)ival-sub: 1.0ms (21.2% of total)ival-add: 1.0ms (21.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 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 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 (- (+ 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 | y | @ | inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ x y) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 212 |
| 1 | 147 | 212 |
| 2 | 317 | 212 |
| 3 | 908 | 212 |
| 4 | 3933 | 212 |
| 0 | 8212 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 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 (- (+ 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 |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 13 |
| 0 | 8 | 13 |
| 1 | 39 | 13 |
| 2 | 334 | 13 |
| 3 | 5167 | 13 |
| 0 | 8334 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x)) |
(*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 y x (+.f64 y x)) (/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x) (fma.f64 y x (+.f64 y x)))) |
(*.f64 (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 2 binary64))) (+.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 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (neg.f64 x) y y) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) y) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 (neg.f64 y) x x) #s(literal 2 binary64))) (-.f64 y (fma.f64 (neg.f64 y) x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) #s(literal 2 binary64)) (*.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 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 y) x x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (fma.f64 (neg.f64 y) x x) #s(literal 2 binary64)) (*.f64 y (fma.f64 (neg.f64 y) x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (neg.f64 x) y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) y y) (-.f64 (fma.f64 (neg.f64 x) y y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 y x (+.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))))) |
(/.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)))) (pow.f64 (fma.f64 y x (+.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 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 x x) (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 2 binary64))) (-.f64 x (fma.f64 (neg.f64 x) y y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (+.f64 y x) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (+.f64 y x) x) y) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.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 (+.f64 y x) y) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (neg.f64 x) y y) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) y y) (-.f64 (fma.f64 (neg.f64 x) y 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 (fma.f64 y x (+.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))) |
(neg.f64 (/.f64 (neg.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)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (/.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))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) y x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(fma.f64 (pow.f64 (+.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (+.f64 y x)) (/.f64 (neg.f64 (+.f64 y x)) (fma.f64 y x (+.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(fma.f64 (neg.f64 y) x (+.f64 y x)) |
(fma.f64 (fabs.f64 (+.f64 y x)) (/.f64 (fabs.f64 (+.f64 y x)) (fma.f64 y x (+.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(fma.f64 (neg.f64 x) y (+.f64 y x)) |
(fma.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (fma.f64 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y)) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(fma.f64 (+.f64 y x) (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 y x) (/.f64 (+.f64 y x) (fma.f64 y x (+.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x)))) |
(fma.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 x) (+.f64 y x)) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(fma.f64 x (neg.f64 y) (+.f64 y x)) |
(-.f64 (fma.f64 (neg.f64 y) x (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (neg.f64 x) y y))) (/.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 2 binary64)) (-.f64 x (fma.f64 (neg.f64 x) y y)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 y (/.f64 y (-.f64 x y)) (*.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (-.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (neg.f64 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 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 (+.f64 y x) (*.f64 y x)) |
(-.f64 y (-.f64 (*.f64 y x) x)) |
(+.f64 (fma.f64 (neg.f64 y) x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) y y) (-.f64 (fma.f64 (neg.f64 x) y y) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (neg.f64 x) y y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) y y) (-.f64 (fma.f64 (neg.f64 x) y y) x) (*.f64 x x)))) |
(+.f64 (fma.f64 (neg.f64 y) x x) y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (neg.f64 x) y))) |
(+.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (/.f64 (neg.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 (fma.f64 y x (+.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 (fma.f64 y x (+.f64 y x)) (*.f64 y x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (neg.f64 x) y y) x) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 y x)) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 y (fma.f64 (neg.f64 y) x x)) |
(+.f64 x (fma.f64 (neg.f64 x) y y)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.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 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 y x) |
(+.f64 x y) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
Compiled 4 257 to 477 computations (88.8% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 7 | 148 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 7 | 149 |
| Status | Accuracy | Program |
|---|---|---|
| 60.2% | (-.f64 #s(approx (+ x y) y) (*.f64 x y)) | |
| 66.8% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) | |
| ▶ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 66.8% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| ▶ | 60.2% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ▶ | 34.7% | #s(approx (- (+ x y) (* x y)) y) |
| ▶ | 40.9% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 152 to 102 computations (32.9% saved)
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) y) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) y) x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) x) y) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) y) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) x) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 94 |
| 0 | 21 | 94 |
| 1 | 33 | 94 |
| 2 | 57 | 94 |
| 3 | 103 | 89 |
| 4 | 229 | 89 |
| 5 | 680 | 89 |
| 6 | 6279 | 89 |
| 0 | 8147 | 89 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) x) |
x |
#s(approx (- (+ x y) (* x y)) y) |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) x) |
x |
#s(approx (- (+ x y) (* x y)) y) |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) y) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 #s(literal 1 binary64) y) x) | |
| accuracy | 21.223022695893714 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 #s(literal 1 binary64) x) y) | |
| accuracy | 25.447663341131737 | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) | |
| accuracy | 41.78298690011659 | #s(approx (- (+ x y) (* x y)) y) | |
| accuracy | 37.82505837816977 | #s(approx (- (+ x y) (* x y)) x) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) x) | |
| accuracy | 0.0 | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
| 21.0ms | 256× | 0 | valid |
Compiled 74 to 13 computations (82.4% saved)
ival-mult: 5.0ms (46.2% of total)ival-sub: 3.0ms (27.7% of total)ival-add: 3.0ms (27.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) 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) x) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) 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 (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ 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 (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#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 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#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)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (* (- 1 x) y) (- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 503 |
| 1 | 285 | 493 |
| 2 | 676 | 493 |
| 3 | 1590 | 493 |
| 4 | 5962 | 493 |
| 0 | 8074 | 458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ 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 (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#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 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) y) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) x) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 80 |
| 0 | 21 | 80 |
| 1 | 86 | 80 |
| 0 | 671 | 80 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) 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) x) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(-.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) 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 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(/.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 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.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 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.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 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) 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) x) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.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 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) y) |
Compiled 1 416 to 222 computations (84.3% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 71 | 8 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 60.2% | (-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
| ✓ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 66.8% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ▶ | 73.1% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 60.2% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ▶ | 27.7% | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| ✓ | 34.7% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 40.9% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 103 to 69 computations (33% saved)
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (+ x y) y) | |
| cost-diff | 0 | (-.f64 #s(approx (+ x y) y) (*.f64 x y)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- 1 x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) | |
| cost-diff | 0 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- 1 y) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 y) (neg.f64 y)) x) | |
| cost-diff | 0 | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 121 |
| 0 | 31 | 121 |
| 1 | 45 | 121 |
| 2 | 76 | 121 |
| 3 | 133 | 121 |
| 4 | 237 | 121 |
| 5 | 574 | 121 |
| 6 | 4119 | 121 |
| 0 | 8103 | 118 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
#s(approx (+ x y) y) |
y |
(*.f64 x y) |
x |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
y |
(*.f64 x y) |
(*.f64 y x) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.01171875 | (-.f64 #s(approx (+ x y) y) (*.f64 x y)) | |
| accuracy | 33.34471744310029 | #s(approx (+ x y) y) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) | |
| accuracy | 29.310760839547097 | #s(approx (- 1 x) (neg.f64 x)) | |
| accuracy | 0.0 | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) | |
| accuracy | 33.082367916007996 | #s(approx (- 1 x) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.0078125 | (*.f64 #s(approx (- 1 y) (neg.f64 y)) x) | |
| accuracy | 21.223022695893714 | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) | |
| accuracy | 32.56340162513601 | #s(approx (- 1 y) (neg.f64 y)) |
| 26.0ms | 256× | 0 | valid |
Compiled 77 to 15 computations (80.5% saved)
ival-mult: 5.0ms (37.7% of total)ival-sub: 3.0ms (22.6% of total)ival-add: 3.0ms (22.6% of total)ival-neg: 2.0ms (15.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
#s(approx (+ x y) 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 (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (- (+ 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#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 (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#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) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #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 (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#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)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (* (- 1 y) x) (- 1 y) (neg y) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (- (+ x y) (* x y)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (- (+ x y) (* x y)) (+ x y) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 500 |
| 1 | 291 | 494 |
| 2 | 667 | 494 |
| 3 | 1598 | 494 |
| 4 | 5986 | 494 |
| 0 | 8023 | 459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (- (+ 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 (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#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 (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#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 (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#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) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -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 (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #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 (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 x)) |
#s(approx (* (- 1 y) x) x) |
#s(approx (* (- 1 y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (* (- 1 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (- 1 y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 112 |
| 0 | 31 | 112 |
| 1 | 118 | 112 |
| 0 | 890 | 112 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
#s(approx (+ x y) y) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- 1 y) (neg.f64 y)) x) |
(*.f64 x #s(approx (- 1 y) (neg.f64 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
(fma.f64 y #s(approx (- 1 x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) y)) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (- 1 x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
(fma.f64 y #s(approx (- 1 x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- 1 x) (neg.f64 x))) y)) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (- 1 x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) y) #s(approx (+ x y) y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x #s(approx (+ x y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) y)) (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x #s(approx (+ x y) y))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) y)) (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) y)) |
(fma.f64 y (neg.f64 x) #s(approx (+ x y) y)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)) (fma.f64 y x #s(approx (+ x y) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x #s(approx (+ x y) y)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) y)) (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(approx (+ x y) y)) (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64))))) |
(-.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 #s(approx (+ x y) y) (*.f64 y x)) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (+ x y) y)) |
(+.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 y) x)) |
(+.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 x) y)) |
#s(approx (+ x y) y) |
(*.f64 y x) |
(*.f64 x y) |
Compiled 1 621 to 212 computations (86.9% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 4 | 4 |
| Total | 71 | 8 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 60.2% | (-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
| ✓ | 100.0% | #s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ✓ | 66.8% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ✓ | 73.1% | #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 60.2% | #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ✓ | 27.7% | #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| ✓ | 34.7% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 40.9% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 235 to 106 computations (54.9% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
3 calls:
| 38.0ms | x |
| 3.0ms | y |
| 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) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(-.f64 #s(approx (+ x y) y) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 99.5% | 3 | x |
| 99.4% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
1 calls:
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
3 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | y |
| 84.4% | 3 | x |
| 90.0% | 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) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 82.0% | 3 | y |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
3 calls:
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 1 | y |
| 73.1% | 1 | x |
| 73.1% | 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 |
|---|---|---|
| 62.4% | 2 | x |
| 72.6% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 64.7% | 2 | y |
Compiled 9 to 9 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.9% | 1 | x |
| 40.9% | 1 | y |
| 40.9% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.529668460726159e-251 | 7.82550598996691e-268 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -2.529668460726159e-251 | 7.82550598996691e-268 |
Compiled 10 to 10 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.8110951399487364e-7 | 9.295298416694506e-5 |
| 11.0ms | -9338.666330329856 | -0.07438318198682208 |
| 10.0ms | 256× | 0 | valid |
Compiled 501 to 380 computations (24.2% saved)
ival-mult: 2.0ms (43.3% of total)ival-sub: 1.0ms (21.6% of total)ival-add: 1.0ms (21.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1486755255919788e+238 | 9.403251880502395e+243 |
| 0.0ms | -inf | -8.370236812645685e+306 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.529668460726159e-251 | 7.82550598996691e-268 |
Compiled 10 to 10 computations (0% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 249 |
| 1 | 73 | 249 |
| 2 | 97 | 249 |
| 3 | 136 | 249 |
| 4 | 197 | 249 |
| 5 | 487 | 249 |
| 6 | 3540 | 249 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 y #s(literal -9200 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 y #s(literal 6640827866535439/73786976294838206464 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -inf.0 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 40000000000000001945903893149060041619392612399884220638941241589674604509430938803167612022280515642126955783555328569714338388662038834492785865819864594858697283926172343242228052880157501208293402494583566494524476715636026609219141632 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) x) #s(approx (- (+ x y) (* x y)) y)) |
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(if (<=.f64 y #s(literal -9200 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 y #s(literal 6640827866535439/73786976294838206464 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -inf.0 binary64)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) (if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 40000000000000001945903893149060041619392612399884220638941241589674604509430938803167612022280515642126955783555328569714338388662038834492785865819864594858697283926172343242228052880157501208293402494583566494524476715636026609219141632 binary64)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)))) |
(if (or (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -inf.0 binary64)) (not (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal 40000000000000001945903893149060041619392612399884220638941241589674604509430938803167612022280515642126955783555328569714338388662038834492785865819864594858697283926172343242228052880157501208293402494583566494524476715636026609219141632 binary64)))) #s(approx (- (+ x y) (* x y)) (*.f64 #s(approx (- 1 y) (neg.f64 y)) x)) #s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x))) |
#s(approx (- (+ x y) (* x y)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(if (<=.f64 (-.f64 (+.f64 x y) (*.f64 x y)) #s(literal -5159126280621731/257956314031086546070478410603767874276780920916074961976543314954430616482775810290242800726395111276696481930301332362735521269288420672485614735577607215287298185546389201254263436365442598170421988724712494337962904439820098505292185985726092029535907510203973632 binary64)) #s(approx (- (+ x y) (* x y)) x) #s(approx (- (+ x y) (* x y)) y)) |
#s(approx (- (+ x y) (* x y)) x) |
| 1× | done |
Compiled 249 to 51 computations (79.5% saved)
Compiled 540 to 130 computations (75.9% saved)
Loading profile data...