
Time bar (total: 1.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 9 to 9 computations (0% saved)
| 515.0ms | 8 256× | 0 | valid |
ival-mult: 178.0ms (80.3% of total)ival-add: 39.0ms (17.6% of total)ival-assert: 3.0ms (1.4% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 z t) | overflow | 35 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 45 to 25 computations (44.4% saved)
ival-mult: 10.0ms (74% of total)ival-add: 2.0ms (14.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 109 |
| 1 | 77 | 105 |
| 2 | 147 | 105 |
| 3 | 225 | 105 |
| 4 | 244 | 105 |
| 5 | 250 | 105 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 16 | 7 |
| 2 | 30 | 7 |
| 3 | 50 | 7 |
| 4 | 71 | 7 |
| 5 | 75 | 7 |
| 6 | 78 | 7 |
| 0 | 78 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 t z (*.f64 y x)) |
(sort x y)
(sort z t)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (+.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 71.0ms | y | @ | inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 240 |
| 0 | 66 | 216 |
| 1 | 328 | 216 |
| 2 | 2555 | 216 |
| 0 | 8401 | 195 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 (neg.f64 z) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) (fma.f64 y x (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 t z)) (fma.f64 y x (*.f64 (neg.f64 z) t)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 z)) t)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx y y) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx t t) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
Compiled 1 398 to 170 computations (87.8% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 2 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 2 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) | |
| ▶ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
y |
x |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(neg.f64 (neg.f64 z)) |
(neg.f64 z) |
z |
t |
| Outputs |
|---|
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (* (neg (neg z)) t) #s(hole binary64 (* t z))) |
#s(approx (neg (neg z)) #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ (* y x) (* (neg (neg z)) t)) y x (* (neg (neg z)) t) (neg (neg z)) (neg z) z t) |
| 1.0ms | t | @ | -inf | ((+ (* y x) (* (neg (neg z)) t)) y x (* (neg (neg z)) t) (neg (neg z)) (neg z) z t) |
| 1.0ms | z | @ | inf | ((+ (* y x) (* (neg (neg z)) t)) y x (* (neg (neg z)) t) (neg (neg z)) (neg z) z t) |
| 0.0ms | x | @ | -inf | ((+ (* y x) (* (neg (neg z)) t)) y x (* (neg (neg z)) t) (neg (neg z)) (neg z) z t) |
| 0.0ms | t | @ | inf | ((+ (* y x) (* (neg (neg z)) t)) y x (* (neg (neg z)) t) (neg (neg z)) (neg z) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 262 |
| 0 | 73 | 204 |
| 1 | 353 | 204 |
| 2 | 2574 | 204 |
| 0 | 8312 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
y |
x |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(neg.f64 (neg.f64 z)) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (* (neg (neg z)) t) #s(hole binary64 (* t z))) |
#s(approx (neg (neg z)) #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 (neg.f64 t) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 t) z)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z))) (*.f64 (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 x y (*.f64 (neg.f64 t) z)) (fma.f64 x y (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 t) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 x y (*.f64 (neg.f64 t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 x y)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 x y)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 x y)) |
(fma.f64 x y (*.f64 t z)) |
(fma.f64 y x (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 t) z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 t) z)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z))) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 t z)) (fma.f64 x y (*.f64 (neg.f64 t) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x y)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 x y)) |
y |
x |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 t) z)) |
z |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 t z)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (fma.f64 t z (*.f64 x y))) |
#s(approx x x) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx y y) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (* (neg (neg z)) t) (*.f64 t z)) |
#s(approx (neg (neg z)) z) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (neg (neg z)) z) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx t t) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
#s(approx (+ (* y x) (* (neg (neg z)) t)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
Compiled 1 438 to 183 computations (87.3% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 1 | 67 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 2 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(neg.f64 z) |
z |
(neg.f64 t) |
t |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(neg.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
y |
| Outputs |
|---|
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* t z))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (neg (neg x)) y) #s(hole binary64 (* x y))) |
#s(approx (neg (neg x)) #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (neg z) z (neg t) t (* (neg (neg x)) y) (neg (neg x)) (neg x) x y) |
| 1.0ms | y | @ | -inf | ((+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (neg z) z (neg t) t (* (neg (neg x)) y) (neg (neg x)) (neg x) x y) |
| 1.0ms | t | @ | -inf | ((+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (neg z) z (neg t) t (* (neg (neg x)) y) (neg (neg x)) (neg x) x y) |
| 1.0ms | z | @ | -inf | ((+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (neg z) z (neg t) t (* (neg (neg x)) y) (neg (neg x)) (neg x) x y) |
| 0.0ms | x | @ | inf | ((+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (neg z) z (neg t) t (* (neg (neg x)) y) (neg (neg x)) (neg x) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 302 |
| 0 | 80 | 243 |
| 1 | 360 | 231 |
| 2 | 2647 | 231 |
| 0 | 8516 | 210 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(neg.f64 z) |
z |
(neg.f64 t) |
t |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(neg.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
y |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* t z))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (neg (neg x)) y) #s(hole binary64 (* x y))) |
#s(approx (neg (neg x)) #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 (neg.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 t) z))) |
(neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) t (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) z (*.f64 y x)) |
(fma.f64 (neg.f64 (neg.f64 z)) t (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (neg.f64 t) (neg.f64 z) (*.f64 y x)) |
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 t z)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) z) (*.f64 y x)) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 t z)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 t (*.f64 #s(literal -1 binary64) (neg.f64 z)) (*.f64 y x)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (neg.f64 t)) (*.f64 y x)) |
(fma.f64 z (neg.f64 (neg.f64 t)) (*.f64 y x)) |
(fma.f64 z t (*.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 t z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 y) x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 y) x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 y) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 t))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
x |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
y |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 t z)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (fma.f64 y x (*.f64 t z))) |
#s(approx (* (neg (neg x)) y) (*.f64 y x)) |
#s(approx (neg (neg x)) x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (neg (neg x)) x) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 y x)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 z x) t y) x)) |
#s(approx y y) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 z y) t x) y)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 y z) x t) z)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx t t) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
#s(approx (+ (* (neg z) (neg t)) (* (neg (neg x)) y)) (*.f64 (fma.f64 (/.f64 y t) x z) t)) |
Compiled 1 505 to 214 computations (85.8% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 0 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 87 | 2 | 89 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
Compiled 51 to 35 computations (31.4% saved)
Total -0.2b remaining (-3200%)
Threshold costs -0.2b (-3200%)
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
| Outputs |
|---|
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
7 calls:
| 3.0ms | (*.f64 z t) |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 z t) |
| 100.0% | 1 | (*.f64 x y) |
| 100.0% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 6 |
| 1 | 19 | 6 |
| 2 | 30 | 6 |
| 3 | 50 | 6 |
| 4 | 78 | 6 |
| 5 | 96 | 6 |
| 6 | 104 | 6 |
| 7 | 106 | 6 |
| 8 | 108 | 6 |
| 9 | 124 | 6 |
| 10 | 306 | 6 |
| 11 | 3148 | 6 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
| Outputs |
|---|
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 x y)) |
| 1× | done |
Compiled 6 to 6 computations (0% saved)
(sort z t)
(sort x y)
Compiled 74 to 74 computations (0% saved)
Loading profile data...