
Time bar (total: 1.5s)
| 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)
| 527.0ms | 8 256× | 0 | valid |
ival-mult!: 210.0ms (91.9% of total)ival-sub!: 17.0ms (7.4% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 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 | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 30 | |
| ↳ | (*.f64 z t) | overflow | 34 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 0 |
| - | 0 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 0 |
| - | 0 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 45 to 25 computations (44.4% saved)
ival-mult!: 5.0ms (76.4% of total)ival-sub!: 1.0ms (15.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 109 |
| 1 | 66 | 109 |
| 2 | 123 | 109 |
| 3 | 190 | 109 |
| 4 | 214 | 109 |
| 5 | 217 | 109 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (-.f64 (*.f64 x y) (*.f64 z t)) |
(sort x y)
(sort z t)
Compiled 14 to 14 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 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#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 (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x 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 (- (/ (* x y) z) t)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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 | t | @ | -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 | 65 | 259 |
| 0 | 69 | 244 |
| 1 | 313 | 240 |
| 2 | 2331 | 238 |
| 0 | 8341 | 236 |
| 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 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#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 (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x 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 (- (/ (* x y) z) t)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) y) (*.f64 (neg.f64 (neg.f64 x)) y)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y))))) |
(/.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 z) t) (*.f64 (neg.f64 x) y)))))) |
(/.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 t z (*.f64 y x))))) |
(/.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 (neg.f64 z) t (*.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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (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 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.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 t z (*.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 (neg.f64 z) t (*.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 y x)) (pow.f64 (*.f64 y x) #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 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.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 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) t (*.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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.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 z) t) (*.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 (neg.f64 z) t) (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.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 (neg.f64 t) (*.f64 z (*.f64 y x)))))) (/.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 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(+.f64 (/.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 (neg.f64 t) (*.f64 z (*.f64 y x)))))) (/.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 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 t z)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.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 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx t t) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
Compiled 1 718 to 210 computations (87.8% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 4 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 4 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ▶ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 z) t)) |
| ▶ | 53.5% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ▶ | 51.5% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 37 to 33 computations (10.8% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (+ (* y x) (* (neg z) t)) (+ (* (neg z) t) (* y x))) |
| 1.0ms | z | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (+ (* y x) (* (neg z) t)) (+ (* (neg z) t) (* y x))) |
| 1.0ms | y | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (+ (* y x) (* (neg z) t)) (+ (* (neg z) t) (* y x))) |
| 1.0ms | z | @ | inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (+ (* y x) (* (neg z) t)) (+ (* (neg z) t) (* y x))) |
| 1.0ms | t | @ | inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (+ (* y x) (* (neg z) t)) (+ (* (neg z) t) (* y x))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 703 |
| 0 | 114 | 638 |
| 1 | 482 | 632 |
| 2 | 3301 | 626 |
| 0 | 8345 | 626 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
| Outputs |
|---|
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 z) t) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
(/.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 t z (*.f64 y x))))) |
(/.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 (neg.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 y x)) (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 t z (*.f64 y x)) (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 (neg.f64 t) z) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) (fma.f64 (neg.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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 (neg.f64 t) z) (*.f64 (neg.f64 x) y))))) |
(/.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 t z (*.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 (neg.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 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.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 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #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 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) |
(/.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 t z (*.f64 y x))))) |
(/.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 (neg.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 y x)) (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 t z (*.f64 y x)) (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 (neg.f64 t) z) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) (fma.f64 (neg.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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 (neg.f64 t) z) (*.f64 (neg.f64 x) y))))) |
(/.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 t z (*.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 (neg.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 y x)) (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 t z (*.f64 y x)) (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 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.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 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #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 y x)) (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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 y x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 y x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 y x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (+ (* (neg z) t) (* y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx t t) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (+ (* (neg z) t) (* y x)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
Compiled 1 657 to 222 computations (86.6% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 99 | 4 | 103 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 z) t)) |
| ✓ | 53.5% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ✓ | 51.5% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 81 to 50 computations (38.3% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
7 calls:
| 2.0ms | (*.f64 x y) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 z t) |
| 99.6% | 1 | (*.f64 x y) |
| 99.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
7 calls:
| 28.0ms | (*.f64 z t) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (*.f64 z t) |
| 99.2% | 1 | (*.f64 x y) |
| 99.2% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
7 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | (*.f64 z t) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 3 | (*.f64 z t) |
| 79.4% | 3 | (*.f64 x y) |
| 56.7% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 73.8% | 3 | x |
| 71.1% | 3 | y |
| 75.6% | 3 | z |
| 76.2% | 3 | t |
Compiled 17 to 33 computations (-94.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
7 calls:
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 51.5% | 1 | y |
| 51.5% | 1 | x |
| 51.5% | 1 | z |
| 51.5% | 1 | t |
| 51.5% | 1 | (*.f64 x y) |
| 51.5% | 1 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.518476992237813e-27 | 1.5098677363274879e-24 |
| 0.0ms | -1.8181689089619275e-40 | -5.45222163451768e-42 |
Compiled 10 to 14 computations (-40% saved)
| 1× | done |
Compiled 72 to 22 computations (69.4% saved)
(sort z t)
(sort x y)
Compiled 446 to 226 computations (49.3% saved)
Loading profile data...