
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)
| 547.0ms | 8 256× | 0 | valid |
ival-pow: 275.0ms (85.4% of total)ival-sub: 36.0ms (11.2% of total)exact: 6.0ms (1.9% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 26 | 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 | 26 | 0 |
| ↳ | (pow.f64 x #s(literal 4 binary64)) | overflow | 84 | |
| ↳ | (pow.f64 y #s(literal 4 binary64)) | overflow | 88 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 26 | 0 |
| - | 0 | 230 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 26 | 0 | 0 |
| - | 0 | 0 | 230 |
| number | freq |
|---|---|
| 0 | 230 |
| 1 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 15.0ms (82.7% of total)ival-sub: 2.0ms (11% 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 |
|---|---|---|
| ▶ | 89.8% | (-.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 | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | 0 | ((- (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 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (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))))) (neg.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (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)) (*.f64 #s(literal -1 binary64) (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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (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) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 #s(literal -1 binary64) (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 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (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 (*.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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #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 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #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 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 1 211 to 183 computations (84.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 |
|---|---|---|
| ▶ | 92.8% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 57.0% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 59.9% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 36 to 28 computations (22.2% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
#s(literal -1 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal -1 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 (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 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 (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 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 (* -1 (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 (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) -1) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 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)) (* -1 (pow y 4)) -1 (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (* y y) (* (* y y) -1)) |
| 1.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (* -1 (pow y 4)) -1 (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (* y y) (* (* y y) -1)) |
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (* -1 (pow y 4)) -1 (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (* y y) (* (* y y) -1)) |
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (* -1 (pow y 4)) -1 (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (* y y) (* (* y y) -1)) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (* -1 (pow y 4)) -1 (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (* y y) (* (* y y) -1)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 318 |
| 0 | 59 | 274 |
| 1 | 175 | 271 |
| 0 | 1104 | 271 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
#s(literal -1 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal -1 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 (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 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 (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 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 (* -1 (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 (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) -1) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (*.f64 (neg.f64 y) (fabs.f64 y)) (*.f64 (neg.f64 y) (fabs.f64 y))) |
(*.f64 (*.f64 (fabs.f64 y) (neg.f64 y)) (*.f64 (fabs.f64 y) (neg.f64 y))) |
(*.f64 (*.f64 (fabs.f64 y) y) (*.f64 (fabs.f64 y) y)) |
(*.f64 (*.f64 y (fabs.f64 y)) (*.f64 y (fabs.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 y y))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y (*.f64 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 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 2 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 (+ (* (* y y) (* (* y y) -1)) (pow x 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)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 2 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 |
(*.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (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))))) (neg.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (fabs.f64 y)) (fabs.f64 y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) 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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (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)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) y (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) (pow.f64 x #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 #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 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (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 (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 (*.f64 y y) #s(literal -1 binary64))) |
(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)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1 binary64) y)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* -1 (pow y 4)) (*.f64 #s(literal -1 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 (* y y) (*.f64 y y)) |
#s(approx (* (* y y) -1) (*.f64 (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (* (* y y) -1)) (pow x 4)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 3 178 to 423 computations (86.7% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 0 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 190 | 3 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.8% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 57.0% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 59.9% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 79 to 45 computations (43% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (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))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (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))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 2.0ms | (pow.f64 y #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 94.5% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 95.3% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 92.8% | 1 | x |
| 98.3% | 3 | y |
Compiled 15 to 18 computations (-20% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(-.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))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
3 calls:
| 2.0ms | y |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 95.3% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 95.3% | 3 | y |
Compiled 11 to 12 computations (-9.1% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
3 calls:
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.7% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 85.9% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 94.5% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 13 to 14 computations (-7.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
5 calls:
| 4.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.9% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 59.9% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 59.9% | 1 | y |
| 59.9% | 1 | x |
| 59.9% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 15 to 18 computations (-20% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 6.816064305562478e+134 | 2.1879736615385876e+136 |
| 7.0ms | -6.293837869595644e+167 | -4.273687504209492e+167 |
| 9.0ms | 160× | 0 | valid |
Compiled 260 to 221 computations (15% saved)
ival-pow: 4.0ms (74.6% of total)ival-sub: 1.0ms (18.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)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.4355192080439466e-282 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 107 |
| 1 | 34 | 107 |
| 2 | 37 | 107 |
| 3 | 38 | 107 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal -430000000000000021839292516224218185222532336336965531050649740813786444544184982435662858792014920290521876603758218072101401949103960202687227702123240604648769323008 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) (if (<=.f64 y #s(literal 20999999999999999037032890297681950278938993811624246034746874540730638933252559720409549537403911103389913501182559028173588240760045568 binary64)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -653996952628337/653996952628336987883560210607911261328982429019490727199554680401825592727622145076415026132626866532955732981904996841544888480036812770751011814861973559810459458912611754481266760562888863640011851938052153014134639969934006809031100094365055109531933378765047739725368031717079125173169291264 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 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 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
| Outputs |
|---|
(if (<=.f64 y #s(literal -430000000000000021839292516224218185222532336336965531050649740813786444544184982435662858792014920290521876603758218072101401949103960202687227702123240604648769323008 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) (if (<=.f64 y #s(literal 20999999999999999037032890297681950278938993811624246034746874540730638933252559720409549537403911103389913501182559028173588240760045568 binary64)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -653996952628337/653996952628336987883560210607911261328982429019490727199554680401825592727622145076415026132626866532955732981904996841544888480036812770751011814861973559810459458912611754481266760562888863640011851938052153014134639969934006809031100094365055109531933378765047739725368031717079125173169291264 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 #s(literal -1 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 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
| 1× | done |
Compiled 123 to 29 computations (76.4% saved)
Compiled 260 to 70 computations (73.1% saved)
Loading profile data...