Time bar (total: 2.2s)
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 8 to 7 computations (12.5% saved)
706.0ms | 8 256× | 0 | valid |
ival-mult
: 229.0ms (68.2% of total)ival-exp
: 102.0ms (30.4% of total)ival-assert
: 3.0ms (0.9% of total)adjust
: 2.0ms (0.6% of total)Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
---|---|---|---|---|---|
0 | 0 | - | 0 | - | (exp.f64 (*.f64 (*.f64 x y) y)) |
0 | 0 | - | 0 | - | y |
0 | 0 | - | 0 | - | (*.f64 (*.f64 x y) 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 |
24.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-mult
: 7.0ms (61.8% of total)ival-exp
: 4.0ms (35.3% 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 | 42 |
1 | 59 | 40 |
2 | 162 | 40 |
3 | 407 | 40 |
4 | 1400 | 40 |
0 | 5 | 6 |
0 | 8 | 6 |
1 | 17 | 6 |
2 | 39 | 6 |
3 | 109 | 6 |
4 | 394 | 6 |
5 | 1918 | 6 |
6 | 5227 | 6 |
0 | 8408 | 6 |
1× | iter limit |
1× | node limit |
1× | iter limit |
1× | node limit |
Inputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
Outputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(pow.f64 (pow.f64 (exp.f64 y) y) x) |
(abs y)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
Status | Accuracy | Program |
---|---|---|
▶ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 6 to 5 computations (16.7% saved)
Inputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (* (* x y) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
4.0ms | x | @ | 0 | ((exp (* (* x y) y)) (* (* x y) y) (* x y) x y) |
1.0ms | y | @ | 0 | ((exp (* (* x y) y)) (* (* x y) y) (* x y) x y) |
1.0ms | x | @ | inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y) x y) |
1.0ms | x | @ | -inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y) x y) |
1.0ms | y | @ | -inf | ((exp (* (* x y) y)) (* (* x y) y) (* x y) x y) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 60 | 185 |
0 | 63 | 183 |
1 | 324 | 181 |
0 | 2830 | 170 |
1× | iter limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (* (* x y) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx y #s(hole binary64 y)) |
Outputs |
---|
(*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 y y) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 y y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) x) (/.f64 y #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) x) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 y y)) x) |
(pow.f64 (exp.f64 y) (*.f64 y x)) |
(pow.f64 (exp.f64 x) (*.f64 y y)) |
(pow.f64 (pow.f64 (exp.f64 y) x) y) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) (cosh.f64 (*.f64 (*.f64 y y) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 y y) x)) (sinh.f64 (*.f64 (*.f64 y y) x)))) (-.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) (sinh.f64 (*.f64 (*.f64 y y) x)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) (cosh.f64 (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 y y) x)) (sinh.f64 (*.f64 (*.f64 y y) x))) (*.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) (sinh.f64 (*.f64 (*.f64 y y) x)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 y) x)) y)) |
(exp.f64 (*.f64 (*.f64 y y) x)) |
(+.f64 (sinh.f64 (*.f64 (*.f64 y y) x)) (cosh.f64 (*.f64 (*.f64 y y) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 y y) x)) (sinh.f64 (*.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) x (*.f64 y y)) x #s(literal 1 binary64))) |
#s(approx (* (* x y) y) (*.f64 (*.f64 y y) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (exp (* (* x y) y)) (pow.f64 (exp.f64 y) (*.f64 y x))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
Compiled 473 to 117 computations (75.3% saved)
3 alts after pruning (2 fresh and 1 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 38 | 2 | 40 |
Fresh | 0 | 0 | 0 |
Picked | 0 | 1 | 1 |
Done | 0 | 0 | 0 |
Total | 38 | 3 | 41 |
Status | Accuracy | Program |
---|---|---|
✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
▶ | 68.8% | #s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
▶ | 54.4% | #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Compiled 27 to 21 computations (22.2% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) x #s(literal 1 binary64)) |
(*.f64 y y) |
y |
x |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
6 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
26.0ms | x | @ | 0 | ((exp (* (* x y) y)) 1 (exp (* (* x y) y)) (+ (* (* y y) x) 1) (* y y) y x) |
3.0ms | x | @ | inf | ((exp (* (* x y) y)) 1 (exp (* (* x y) y)) (+ (* (* y y) x) 1) (* y y) y x) |
1.0ms | y | @ | -inf | ((exp (* (* x y) y)) 1 (exp (* (* x y) y)) (+ (* (* y y) x) 1) (* y y) y x) |
1.0ms | y | @ | inf | ((exp (* (* x y) y)) 1 (exp (* (* x y) y)) (+ (* (* y y) x) 1) (* y y) y x) |
1.0ms | x | @ | -inf | ((exp (* (* x y) y)) 1 (exp (* (* x y) y)) (+ (* (* y y) x) 1) (* y y) y x) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 79 | 279 |
0 | 81 | 265 |
1 | 425 | 263 |
0 | 3697 | 253 |
1× | iter limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) x #s(literal 1 binary64)) |
(*.f64 y y) |
y |
x |
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y)) |
(*.f64 (fma.f64 y y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 y (*.f64 y (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 x (fma.f64 y y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) x) (fma.f64 (neg.f64 y) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 y #s(literal 6 binary64))) x) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64))) (*.f64 y y)) (-.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (neg.f64 y) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64)))) (-.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) y #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(-.f64 (*.f64 (*.f64 y y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
x |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) x (*.f64 y y)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (* (* x y) y)) (pow.f64 (exp.f64 y) (*.f64 y x))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
Compiled 1 775 to 330 computations (81.4% saved)
4 alts after pruning (2 fresh and 2 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 92 | 2 | 94 |
Fresh | 0 | 0 | 0 |
Picked | 1 | 1 | 2 |
Done | 0 | 1 | 1 |
Total | 93 | 4 | 97 |
Status | Accuracy | Program |
---|---|---|
✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
▶ | 64.8% | #s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
▶ | 17.5% | #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
✓ | 54.4% | #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Compiled 47 to 34 computations (27.7% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) y #s(literal 1 binary64)) |
(*.f64 y x) |
#s(literal 1 binary64) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
6 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
1.0ms | y | @ | -inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y y) x) (* y y) y x (exp (* (* x y) y)) (+ (* (* y x) y) 1) (* y x) 1) |
1.0ms | x | @ | -inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y y) x) (* y y) y x (exp (* (* x y) y)) (+ (* (* y x) y) 1) (* y x) 1) |
1.0ms | y | @ | inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y y) x) (* y y) y x (exp (* (* x y) y)) (+ (* (* y x) y) 1) (* y x) 1) |
1.0ms | x | @ | inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y y) x) (* y y) y x (exp (* (* x y) y)) (+ (* (* y x) y) 1) (* y x) 1) |
1.0ms | x | @ | 0 | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y y) x) (* y y) y x (exp (* (* x y) y)) (+ (* (* y x) y) 1) (* y x) 1) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 94 | 424 |
0 | 99 | 391 |
1 | 461 | 389 |
0 | 3725 | 379 |
1× | iter limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) y #s(literal 1 binary64)) |
(*.f64 y x) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y x) y) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y x) y) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y x) y) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) y) |
(*.f64 y (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
x |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y)) |
(*.f64 (fma.f64 y y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 y (*.f64 y (+.f64 (pow.f64 y #s(literal -2 binary64)) x))) |
(*.f64 x (fma.f64 y y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64))) (*.f64 y y)) (-.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) x) (fma.f64 (neg.f64 y) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal -3 binary64))) x) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 x x) (pow.f64 y #s(literal -4 binary64)))) (-.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (neg.f64 y) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal -3 binary64)))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) y #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) |
(-.f64 (*.f64 (*.f64 y y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y x)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) x (*.f64 y y)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* y x) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx x x) |
#s(approx (+ (* (* y x) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (exp (* (* x y) y)) (pow.f64 (exp.f64 y) (*.f64 y x))) |
#s(approx (+ (* (* y x) y) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (+ (* (* y x) y) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (+ (* (* y x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (* y x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (+ (* (* y x) y) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
Compiled 2 537 to 430 computations (83.1% saved)
5 alts after pruning (1 fresh and 4 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 123 | 1 | 124 |
Fresh | 0 | 0 | 0 |
Picked | 0 | 2 | 2 |
Done | 0 | 2 | 2 |
Total | 123 | 5 | 128 |
Status | Accuracy | Program |
---|---|---|
✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
✓ | 64.8% | #s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
✓ | 17.5% | #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
▶ | 13.5% | #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
✓ | 54.4% | #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Compiled 67 to 47 computations (29.9% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
6 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
3.0ms | x | @ | -inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y x) y) (* y x) y x) |
1.0ms | y | @ | -inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y x) y) (* y x) y x) |
1.0ms | y | @ | inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y x) y) (* y x) y x) |
1.0ms | x | @ | inf | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y x) y) (* y x) y x) |
1.0ms | x | @ | 0 | ((exp (* (* x y) y)) (+ (* (* y y) x) 1) (* (* y x) y) (* y x) y x) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 83 | 306 |
0 | 86 | 296 |
1 | 431 | 294 |
0 | 3696 | 272 |
1× | iter limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
#s(approx (exp (* (* x y) y)) #s(hole binary64 1)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (pow y 4))) (pow y 2)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (pow y 6))) (* 1/2 (pow y 4)))) (pow y 2)))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (+ 1 (* x (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (exp (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* x (+ (/ 1 x) (pow y 2))))) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) (/ 1 x)))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* 1/2 (* (pow x 2) (pow y 2)))))))) |
#s(approx (exp (* (* x y) y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* (pow x 3) (pow y 2))) (* 1/2 (pow x 2))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) 1) #s(hole binary64 (* (pow y 2) (+ x (/ 1 (pow y 2)))))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) y) |
(*.f64 y (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) x (*.f64 y y)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (* (* y x) y) (*.f64 (*.f64 y y) x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (exp (* (* x y) y)) (pow.f64 (exp.f64 y) (*.f64 y x))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) x) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x) y) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) x)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) 1) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
Compiled 865 to 156 computations (82% saved)
5 alts after pruning (0 fresh and 5 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 41 | 0 | 41 |
Fresh | 0 | 0 | 0 |
Picked | 0 | 1 | 1 |
Done | 0 | 4 | 4 |
Total | 41 | 5 | 46 |
Status | Accuracy | Program |
---|---|---|
✓ | 100.0% | (exp.f64 (*.f64 (*.f64 x y) y)) |
✓ | 64.8% | #s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
✓ | 17.5% | #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
✓ | 13.5% | #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
✓ | 54.4% | #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Compiled 147 to 73 computations (50.3% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 x y) y)) |
Outputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
4 calls:
2.0ms | y |
2.0ms | x |
2.0ms | (*.f64 (*.f64 x y) y) |
2.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
Accuracy | Segments | Branch |
---|---|---|
100.0% | 1 | (*.f64 (*.f64 x y) y) |
100.0% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
100.0% | 1 | x |
100.0% | 1 | y |
Compiled 13 to 13 computations (0% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
4 calls:
8.0ms | x |
2.0ms | y |
2.0ms | (*.f64 (*.f64 x y) y) |
1.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
Accuracy | Segments | Branch |
---|---|---|
68.8% | 1 | (*.f64 (*.f64 x y) y) |
68.8% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
68.8% | 1 | x |
68.8% | 1 | y |
Compiled 13 to 13 computations (0% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y x) y #s(literal 1 binary64))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x))) |
4 calls:
2.0ms | y |
2.0ms | x |
2.0ms | (*.f64 (*.f64 x y) y) |
1.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
Accuracy | Segments | Branch |
---|---|---|
69.0% | 2 | (*.f64 (*.f64 x y) y) |
69.0% | 2 | (exp.f64 (*.f64 (*.f64 x y) y)) |
64.8% | 1 | x |
68.8% | 2 | y |
Compiled 13 to 13 computations (0% saved)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y))) |
4 calls:
1.0ms | y |
1.0ms | x |
1.0ms | (*.f64 (*.f64 x y) y) |
1.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
Accuracy | Segments | Branch |
---|---|---|
58.4% | 2 | x |
61.9% | 2 | y |
64.9% | 2 | (*.f64 (*.f64 x y) y) |
64.9% | 2 | (exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 13 to 13 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
Inputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Outputs |
---|
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
4 calls:
5.0ms | (exp.f64 (*.f64 (*.f64 x y) y)) |
1.0ms | y |
1.0ms | x |
1.0ms | (*.f64 (*.f64 x y) y) |
Accuracy | Segments | Branch |
---|---|---|
54.4% | 1 | x |
54.4% | 1 | y |
54.4% | 1 | (*.f64 (*.f64 x y) y) |
54.4% | 1 | (exp.f64 (*.f64 (*.f64 x y) y)) |
Compiled 13 to 13 computations (0% saved)
1× | left-value |
Time | Left | Right |
---|---|---|
0.0ms | 1.0000000004354588 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
1× | left-value |
Time | Left | Right |
---|---|---|
0.0ms | 1.0000000004354588 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 27 | 101 |
1 | 46 | 101 |
2 | 100 | 101 |
3 | 283 | 101 |
4 | 780 | 101 |
5 | 5161 | 101 |
1× | node limit |
Inputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(if (<=.f64 (exp.f64 (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (exp.f64 (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y)))) |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
Outputs |
---|
(exp.f64 (*.f64 (*.f64 x y) y)) |
#s(approx (exp (* (* x y) y)) (fma.f64 (*.f64 y y) x #s(literal 1 binary64))) |
(if (<=.f64 (exp.f64 (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (exp.f64 (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) #s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) #s(approx (exp (* (* x y) y)) #s(approx (+ (* (* y y) x) 1) (*.f64 (*.f64 y x) y)))) |
#s(approx (exp (* (* x y) y)) #s(literal 1 binary64)) |
1× | done |
Compiled 101 to 28 computations (72.3% saved)
(abs y)
Compiled 238 to 86 computations (63.9% saved)
Loading profile data...