
Time bar (total: 3.0s)
| 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)
| 1.0s | 8 256× | 0 | valid |
ival-mult: 379.0ms (67.5% of total)ival-sub: 164.0ms (29.2% of total)exact: 10.0ms (1.8% of total)ival-assert: 4.0ms (0.7% of total)adjust: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 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 | 5 | 0 |
| ↳ | (*.f64 x x) | overflow | 66 | |
| ↳ | (*.f64 (*.f64 y #s(literal 4 binary64)) z) | overflow | 37 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5 | 0 |
| - | 0 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5 | 0 | 0 |
| - | 0 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 251 |
| 1 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 171.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 141.0ms (96.7% of total)ival-sub: 3.0ms (2.1% of total)ival-true: 1.0ms (0.7% of total)exact: 1.0ms (0.7% of total)adjust: 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 |
|---|---|---|
| ▶ | 98.0% | (-.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 | |
|---|---|---|---|---|
| 41.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 2.0ms | y | @ | 0 | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 2.0ms | y | @ | inf | ((- (* x x) (* (* y 4) z)) (* x x) x (* (* y 4) z) (* y 4) y 4 z) |
| 2.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)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 3 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 173 | 3 | 176 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
| ▶ | 56.7% | #s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
| ▶ | 51.8% | #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
Compiled 36 to 29 computations (19.4% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 (*.f64 z y) #s(literal -4 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -4 binary64) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
| 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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* z y) -4) (* x x)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* z y) -4) (* x x)) #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 (* (* z y) -4) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 z)))))) |
#s(approx (+ (* (* z y) -4) (* x x)) #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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -4 y)))))) |
#s(approx (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | -inf | ((- (* x x) (* (* y 4) z)) (* x x) x (- (* x x) (* (* y 4) z)) (* (* z y) -4) (* z y) z y -4 (+ (* (* z y) -4) (* x x))) |
| 10.0ms | y | @ | 0 | ((- (* x x) (* (* y 4) z)) (* x x) x (- (* x x) (* (* y 4) z)) (* (* z y) -4) (* z y) z y -4 (+ (* (* z y) -4) (* x x))) |
| 2.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) z)) (* x x) x (- (* x x) (* (* y 4) z)) (* (* z y) -4) (* z y) z y -4 (+ (* (* z y) -4) (* x x))) |
| 2.0ms | z | @ | -inf | ((- (* x x) (* (* y 4) z)) (* x x) x (- (* x x) (* (* y 4) z)) (* (* z y) -4) (* z y) z y -4 (+ (* (* z y) -4) (* x x))) |
| 2.0ms | y | @ | inf | ((- (* x x) (* (* y 4) z)) (* x x) x (- (* x x) (* (* y 4) z)) (* (* z y) -4) (* z y) z y -4 (+ (* (* z y) -4) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 424 |
| 0 | 88 | 402 |
| 1 | 351 | 402 |
| 0 | 2531 | 392 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 (*.f64 z y) #s(literal -4 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -4 binary64) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
#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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (+ (* (* z y) -4) (* x x)) #s(hole binary64 (+ (* -4 (* y z)) (pow x 2)))) |
#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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* z y) -4) (* x x)) #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 (* (* z y) -4) #s(hole binary64 (* -4 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* y (+ (* -4 z) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 z)))))) |
#s(approx (+ (* (* z y) -4) (* x x)) #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 (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* z (+ (* -4 y) (/ (pow x 2) z))))) |
#s(approx (- (* x x) (* (* y 4) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* -4 y)))))) |
#s(approx (+ (* (* z y) -4) (* x x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (pow x 2) z)) (* 4 y)))))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 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 (*.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 (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 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 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 (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) y) z) |
(*.f64 (*.f64 #s(literal -4 binary64) z) y) |
(*.f64 (*.f64 z y) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 z y)) |
(*.f64 z (*.f64 #s(literal -4 binary64) y)) |
(*.f64 y (*.f64 #s(literal -4 binary64) z)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal -4 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 (neg.f64 x) x))))) |
(/.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 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z) (fma.f64 (*.f64 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z) (fma.f64 (*.f64 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) z) #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 y) z) #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 y) z) #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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 y) z) #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 (neg.f64 (neg.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 (neg.f64 (neg.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 y) z) #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 y) z) #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 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 z y) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 y) z) #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 y) z) #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 #s(literal 4 binary64) y) z (*.f64 x x))) (/.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 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 #s(literal 4 binary64) y) z) (fma.f64 (*.f64 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z) (fma.f64 (*.f64 #s(literal 4 binary64) y) z (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) z)) |
(-.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 #s(literal 4 binary64) y) z (*.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 #s(literal 4 binary64) y) z (*.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 y) z) #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 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 x x)) |
#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 z y) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#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 z y) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 #s(literal -4 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 #s(literal -4 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (* (* z y) -4) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
#s(approx (* z y) (*.f64 z 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 (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 (- (* 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 (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)))) |
#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 3 216 to 382 computations (88.1% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 0 | 230 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 230 | 3 | 233 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.0% | (fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
| ✓ | 56.7% | #s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
| ✓ | 51.8% | #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
Compiled 81 to 48 computations (40.7% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| Outputs |
|---|
(fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
7 calls:
| 13.0ms | (*.f64 x x) |
| 3.0ms | (*.f64 y #s(literal 4 binary64)) |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | (*.f64 y #s(literal 4 binary64)) |
| 98.0% | 1 | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| 99.6% | 2 | (*.f64 x x) |
| 99.6% | 2 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 99.6% | 2 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
Compiled 23 to 32 computations (-39.1% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
7 calls:
| 2.0ms | z |
| 2.0ms | (*.f64 y #s(literal 4 binary64)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 3 | (*.f64 y #s(literal 4 binary64)) |
| 73.4% | 3 | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| 70.0% | 3 | y |
| 70.5% | 3 | z |
| 85.8% | 2 | (*.f64 x x) |
| 81.1% | 2 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 85.8% | 2 | x |
Compiled 23 to 32 computations (-39.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
7 calls:
| 10.0ms | (*.f64 x x) |
| 2.0ms | (*.f64 y #s(literal 4 binary64)) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 1 | (*.f64 y #s(literal 4 binary64)) |
| 51.8% | 1 | y |
| 51.8% | 1 | z |
| 51.8% | 1 | (*.f64 (*.f64 y #s(literal 4 binary64)) z) |
| 51.8% | 1 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) z)) |
| 51.8% | 1 | (*.f64 x x) |
| 51.8% | 1 | x |
Compiled 23 to 32 computations (-39.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.038653617509956e+145 | 1.5693330113763256e+146 |
| 7.0ms | 80× | 0 | valid |
Compiled 117 to 109 computations (6.8% saved)
ival-mult: 3.0ms (89% of total)ival-sub: 1.0ms (29.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× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 2.5177087183584974e+101 | 2.2981519149265763e+105 |
| 18.0ms | 128× | 0 | valid |
Compiled 236 to 206 computations (12.7% saved)
ival-mult: 4.0ms (80.4% of total)ival-sub: 1.0ms (20.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 70 |
| 1 | 32 | 70 |
| 2 | 69 | 70 |
| 3 | 153 | 70 |
| 4 | 244 | 70 |
| 5 | 290 | 70 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal 155000000000000010785508106775509408068028325680097729114257078894416775453367114073034633625408569629983040857602886866312957129929615455629082624 binary64)) (fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 254999999999999997255896110198727353725083944498288502190999916040081564309001282964578486421119041536 binary64)) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 155000000000000010785508106775509408068028325680097729114257078894416775453367114073034633625408569629983040857602886866312957129929615455629082624 binary64)) (fma.f64 (*.f64 z y) #s(literal -4 binary64) (*.f64 x x)) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 254999999999999997255896110198727353725083944498288502190999916040081564309001282964578486421119041536 binary64)) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 (*.f64 z y) #s(literal -4 binary64))) #s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) z)) (*.f64 x x)) |
| 1× | done |
Compiled 70 to 21 computations (70% saved)
(sort y z)
Compiled 308 to 154 computations (50% saved)
Loading profile data...