
Time bar (total: 1.3s)
| 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 8 computations (11.1% saved)
| 609.0ms | 8 256× | 0 | valid |
ival-pow: 331.0ms (86.9% of total)ival-sub: 37.0ms (9.7% of total)exact: 7.0ms (1.8% of total)adjust: 3.0ms (0.8% of total)ival-assert: 3.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 33 | 0 | - | 0 | - | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 y #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) | nan-rescue | 33 | 0 |
| ↳ | (pow.f64 x #s(literal 4 binary64)) | overflow | 103 | |
| ↳ | (pow.f64 y #s(literal 4 binary64)) | overflow | 95 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 33 | 0 |
| - | 0 | 223 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 33 | 0 | 0 |
| - | 0 | 0 | 223 |
| number | freq |
|---|---|
| 0 | 223 |
| 1 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 15.0ms (81.4% of total)ival-sub: 2.0ms (10.9% 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 48 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 0 | 9 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Outputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.1% | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 136 |
| 0 | 32 | 132 |
| 1 | 115 | 131 |
| 0 | 866 | 131 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 971 to 185 computations (80.9% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 3 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 3 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| 93.2% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) | |
| 63.4% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) | |
| ▶ | 52.1% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 37 to 26 computations (29.7% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4) |
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4) |
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4) |
| 0.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4) |
| 0.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 141 |
| 0 | 33 | 136 |
| 1 | 116 | 135 |
| 0 | 867 | 135 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y)) |
(*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (neg.f64 (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (neg (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 381 to 78 computations (79.5% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 3 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| 93.2% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) | |
| ▶ | 63.4% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 52.1% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 37 to 26 computations (29.7% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4) |
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4) |
| 0.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4) |
| 0.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 126 |
| 0 | 27 | 122 |
| 1 | 110 | 121 |
| 0 | 861 | 121 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 403 to 79 computations (80.4% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 0 | 27 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 27 | 3 | 30 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.2% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
| ✓ | 63.4% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 52.1% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 37 to 26 computations (29.7% saved)
| Inputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 4) (pow y 4)))) 1)))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) x (* y y) y (- (* x x) (* y y)) (* x x)) |
| 1.0ms | x | @ | inf | ((* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) x (* y y) y (- (* x x) (* y y)) (* x x)) |
| 1.0ms | y | @ | inf | ((* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) x (* y y) y (- (* x x) (* y y)) (* x x)) |
| 1.0ms | x | @ | -inf | ((* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) x (* y y) y (- (* x x) (* y y)) (* x x)) |
| 1.0ms | y | @ | -inf | ((* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) x (* y y) y (- (* x x) (* y y)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 579 |
| 0 | 101 | 457 |
| 0 | 538 | 449 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 4) (pow y 4)))) 1)))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
| Outputs |
|---|
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
x |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
y |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx x x) |
#s(approx (- (* x x) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (- (* x x) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 1 573 to 221 computations (86% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 0 | 83 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 83 | 3 | 86 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.2% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
| ✓ | 63.4% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 52.1% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 81 to 58 computations (28.4% saved)
| 1× | done |
Compiled 14 to 7 computations (50% saved)
Compiled 42 to 26 computations (38.1% saved)
Loading profile data...