
Time bar (total: 1.9s)
| 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 11 to 10 computations (9.1% saved)
| 533.0ms | 8 256× | 0 | valid |
ival-mult: 275.0ms (85% of total)ival-sub: 37.0ms (11.4% 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 |
|---|---|---|---|---|---|
| 6 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) | nan-rescue | 6 | 0 |
| ↳ | (*.f64 x x) | overflow | 63 | |
| ↳ | (*.f64 (*.f64 y #s(literal 4 binary64)) z) | overflow | 42 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 6 | 0 |
| - | 0 | 250 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 6 | 0 | 0 |
| - | 0 | 0 | 250 |
| number | freq |
|---|---|
| 0 | 250 |
| 1 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 25.0ms (86.7% of total)ival-sub: 2.0ms (6.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 97 |
| 1 | 88 | 93 |
| 2 | 227 | 93 |
| 3 | 498 | 90 |
| 4 | 632 | 90 |
| 0 | 8 | 9 |
| 0 | 12 | 9 |
| 1 | 23 | 9 |
| 2 | 61 | 9 |
| 3 | 143 | 9 |
| 4 | 227 | 9 |
| 5 | 253 | 9 |
| 0 | 253 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
(abs x)
(sort y z)
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) z) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
z |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (- (pow x 2) (* 4 (* y z))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* (* y 4) z) #s(hole binary64 (* 4 (* y z)))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 z))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* 4 y))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -4 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 1.0ms | y | @ | 0 | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 1.0ms | y | @ | inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 1.0ms | x | @ | inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 1.0ms | z | @ | inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 241 |
| 0 | 64 | 237 |
| 1 | 243 | 237 |
| 0 | 1831 | 220 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) z) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
z |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (- (pow x 2) (* 4 (* y z))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* (* y 4) z) #s(hole binary64 (* 4 (* y z)))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 z))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* 4 y))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -4 y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z #s(literal 4 binary64)) y) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (*.f64 z #s(literal 4 binary64)) y) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) x) x)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 z y) (*.f64 x x)) |
(fma.f64 z (*.f64 #s(literal -4 binary64) y) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal -4 binary64) z) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(fma.f64 x x (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x x (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 z #s(literal 4 binary64)) y) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (*.f64 (*.f64 z #s(literal 4 binary64)) y) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal 4 binary64)) y)) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 z #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 4 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 z #s(literal 4 binary64)) y) |
(*.f64 (*.f64 #s(literal 4 binary64) y) z) |
(*.f64 (*.f64 z y) #s(literal 4 binary64)) |
(*.f64 z (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (*.f64 z y)) |
(*.f64 y (*.f64 z #s(literal 4 binary64))) |
(neg.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 #s(literal 4 binary64) y) |
(*.f64 y #s(literal 4 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) y)) |
y |
#s(literal 4 binary64) |
z |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) z)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 x x))) |
#s(approx (* (* y 4) z) (*.f64 (*.f64 z #s(literal 4 binary64)) y)) |
#s(approx (* y 4) (*.f64 #s(literal 4 binary64) y)) |
#s(approx y y) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (fma.f64 #s(literal -4 binary64) z (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (neg.f64 y) (fma.f64 z #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx z z) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (*.f64 x x) z)) z)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (neg.f64 z) (fma.f64 #s(literal 4 binary64) y (/.f64 (*.f64 (neg.f64 x) x) z)))) |
Compiled 2 354 to 325 computations (86.2% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 2 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 2 | 176 |
| Status | Accuracy | Program |
|---|---|---|
| 98.0% | (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) | |
| ▶ | 99.6% | (fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
Compiled 23 to 18 computations (21.7% saved)
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
(*.f64 #s(literal -4 binary64) z) |
#s(literal -4 binary64) |
z |
y |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 z)))))) |
#s(approx (* -4 z) #s(hole binary64 (* -4 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ (* (* -4 z) y) (* x x)) (* -4 z) -4 z y (* x x) x) |
| 1.0ms | x | @ | inf | ((+ (* (* -4 z) y) (* x x)) (* -4 z) -4 z y (* x x) x) |
| 1.0ms | z | @ | inf | ((+ (* (* -4 z) y) (* x x)) (* -4 z) -4 z y (* x x) x) |
| 1.0ms | x | @ | -inf | ((+ (* (* -4 z) y) (* x x)) (* -4 z) -4 z y (* x x) x) |
| 1.0ms | y | @ | -inf | ((+ (* (* -4 z) y) (* x x)) (* -4 z) -4 z y (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 197 |
| 0 | 54 | 192 |
| 1 | 244 | 192 |
| 0 | 1934 | 187 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
(*.f64 #s(literal -4 binary64) z) |
#s(literal -4 binary64) |
z |
y |
(*.f64 x x) |
x |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 z)))))) |
#s(approx (* -4 z) #s(hole binary64 (* -4 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (+ (* (* -4 z) y) (* x x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 (*.f64 y z) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 y z) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 z #s(literal -4 binary64)) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 z #s(literal -4 binary64)) y (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 x x (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(fma.f64 y (*.f64 z #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (*.f64 z #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 z (*.f64 y #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 z (*.f64 y #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 y z) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)) (fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 y #s(literal -4 binary64)) z (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 z #s(literal -4 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(-.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
(+.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 z #s(literal -4 binary64)) y) (*.f64 x x)) |
(*.f64 z #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) z) |
(neg.f64 (*.f64 #s(literal 4 binary64) z)) |
#s(literal -4 binary64) |
z |
y |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (*.f64 z #s(literal -4 binary64)) y)) |
#s(approx (+ (* (* -4 z) y) (* x x)) (fma.f64 x x (*.f64 (*.f64 z #s(literal -4 binary64)) y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 y #s(literal -4 binary64)) x) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx y y) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (fma.f64 z #s(literal -4 binary64) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (neg.f64 y) (fma.f64 #s(literal 4 binary64) z (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (* -4 z) (*.f64 z #s(literal -4 binary64))) |
#s(approx z z) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (fma.f64 y #s(literal -4 binary64) (/.f64 (*.f64 x x) z)) z)) |
#s(approx (+ (* (* -4 z) y) (* x x)) (*.f64 (neg.f64 z) (fma.f64 #s(literal 4 binary64) y (/.f64 (*.f64 (neg.f64 x) x) z)))) |
Compiled 1 367 to 236 computations (82.7% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 0 | 105 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 2 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
| ✓ | 99.6% | (fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
Compiled 23 to 18 computations (21.7% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 x) |
x |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
z |
y |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* (neg x) 1) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx (* (* (neg z) y) 4) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 z)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (* (neg x) 1) (neg x) x 1 (* (* (neg z) y) 4) (* (neg z) y) (neg z) z y 4) |
| 1.0ms | z | @ | inf | ((+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (* (neg x) 1) (neg x) x 1 (* (* (neg z) y) 4) (* (neg z) y) (neg z) z y 4) |
| 1.0ms | z | @ | -inf | ((+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (* (neg x) 1) (neg x) x 1 (* (* (neg z) y) 4) (* (neg z) y) (neg z) z y 4) |
| 1.0ms | x | @ | inf | ((+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (* (neg x) 1) (neg x) x 1 (* (* (neg z) y) 4) (* (neg z) y) (neg z) z y 4) |
| 1.0ms | x | @ | -inf | ((+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (* (neg x) 1) (neg x) x 1 (* (* (neg z) y) 4) (* (neg z) y) (neg z) z y 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 301 |
| 0 | 75 | 253 |
| 1 | 282 | 233 |
| 0 | 2188 | 218 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 x) |
x |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
z |
y |
#s(literal 4 binary64) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#s(approx (* (neg x) 1) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y z) (pow x 2))))))) |
#s(approx (* (* (neg z) y) 4) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 z)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 y)) z (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 z)) y (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 4 binary64)) y (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) z) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 4 binary64) z) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (*.f64 #s(literal 4 binary64) y) (neg.f64 z) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) y) z) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 (*.f64 y z) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 y z) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 z) y) (*.f64 x x)) |
(fma.f64 y (*.f64 (neg.f64 z) #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal -4 binary64) z) (*.f64 x x)) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) y)) (*.f64 x x)) |
(fma.f64 z (*.f64 #s(literal -4 binary64) y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(fma.f64 x x (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 #s(literal 4 binary64) y))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 z) y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) y) z)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -64 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 x) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 x) |
x |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 4 binary64) (neg.f64 y)) z) |
(*.f64 (*.f64 #s(literal 4 binary64) (neg.f64 z)) y) |
(*.f64 (*.f64 (neg.f64 z) #s(literal 4 binary64)) y) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 #s(literal 4 binary64) z)) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal -4 binary64) y) z) |
(*.f64 (*.f64 #s(literal -4 binary64) z) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(*.f64 (*.f64 y z) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 y z)) |
(*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64)) |
(*.f64 (neg.f64 z) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 y (*.f64 (neg.f64 z) #s(literal 4 binary64))) |
(*.f64 y (*.f64 #s(literal -4 binary64) z)) |
(*.f64 z (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) y))) |
(*.f64 z (*.f64 #s(literal -4 binary64) y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) y) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 z) y))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 #s(literal -1 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) y) |
(*.f64 y (neg.f64 z)) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
y |
#s(literal 4 binary64) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (fma.f64 (*.f64 #s(literal -4 binary64) y) z (*.f64 x x))) |
#s(approx (* (neg x) 1) (neg.f64 x)) |
#s(approx (* (neg x) 1) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 x x)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (neg z) y) 4) (*.f64 (*.f64 #s(literal -4 binary64) y) z)) |
#s(approx (* (neg z) y) (*.f64 (neg.f64 z) y)) |
#s(approx y y) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (fma.f64 #s(literal -4 binary64) z (/.f64 (*.f64 x x) y)) y)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (neg.f64 y) (fma.f64 #s(literal 4 binary64) z (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (*.f64 x x) z)) z)) |
#s(approx (+ (* (* (neg x) 1) (* (neg x) 1)) (* (* (neg z) y) 4)) (*.f64 (fma.f64 #s(literal 4 binary64) y (/.f64 (*.f64 (neg.f64 x) x) z)) (neg.f64 z))) |
Compiled 1 940 to 270 computations (86.1% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 121 | 2 | 123 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.0% | (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
| ✓ | 99.6% | (fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
Compiled 55 to 36 computations (34.5% saved)
Total -1.3b remaining (-492.3%)
Threshold costs -1.3b (-492.3%)
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) y) #s(literal 4 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
7 calls:
| 4.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 2.0ms | (*.f64 x x) |
| 2.0ms | z |
| 1.0ms | (*.f64 y #s(literal 4 binary64)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 y #s(literal 4 binary64)) |
| 99.6% | 1 | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| 99.6% | 1 | (*.f64 x x) |
| 99.6% | 1 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
Compiled 23 to 32 computations (-39.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 8 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal -4 binary64) z) y (*.f64 x x)) |
| 1× | done |
Compiled 8 to 7 computations (12.5% saved)
(sort y z)
(abs x)
Compiled 66 to 58 computations (12.1% saved)
Loading profile data...