
Time bar (total: 5.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 3.5s | 8 256× | 0 | valid |
ival-mult: 97.0ms (45.9% of total)ival-sub: 59.0ms (27.9% of total)ival-add: 45.0ms (21.3% of total)ival-true: 6.0ms (2.8% of total)ival-assert: 3.0ms (1.4% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 23.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sub: 3.0ms (31.6% of total)ival-mult: 3.0ms (31.6% of total)ival-add: 2.0ms (21.1% 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 | 27 | 74 |
| 1 | 66 | 71 |
| 2 | 122 | 70 |
| 3 | 214 | 70 |
| 4 | 236 | 70 |
| 5 | 244 | 70 |
| 6 | 246 | 70 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 14 | 7 |
| 2 | 22 | 7 |
| 3 | 33 | 7 |
| 4 | 42 | 7 |
| 0 | 42 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 7 to 6 computations (14.3% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 (-.f64 y x) z) | |
| cost-diff | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 9 | 18 |
| 1 | 14 | 18 |
| 2 | 22 | 18 |
| 3 | 33 | 18 |
| 4 | 42 | 18 |
| 0 | 42 | 17 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
x |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
x |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
y |
z |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.0 | (*.f64 (-.f64 y x) z) | |
| accuracy | 0.00390625 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 13.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sub: 2.0ms (41.7% of total)ival-mult: 2.0ms (41.7% of total)ival-add: 1.0ms (20.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 191 |
| 1 | 266 | 137 |
| 2 | 909 | 137 |
| 3 | 2776 | 137 |
| 4 | 5937 | 137 |
| 0 | 8097 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 37 | 15 |
| 2 | 275 | 15 |
| 3 | 3196 | 15 |
| 0 | 9398 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
(*.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (/.f64 (fma.f64 z (-.f64 y x) x) (fma.f64 z (-.f64 y x) x))) |
(*.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (fma.f64 z (-.f64 y x) x) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x)) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) x)) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 z (-.f64 y x) x)) (*.f64 (fma.f64 z (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x)) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 z (-.f64 y x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(neg.f64 (fma.f64 z (-.f64 y x) x)) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) x) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (fabs.f64 (-.f64 x y)) x) |
(fma.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y)))) x) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 (-.f64 x y))) x) |
(fma.f64 (fabs.f64 (fabs.f64 (-.f64 x y))) (fabs.f64 (fabs.f64 z)) x) |
(fma.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) z)) x) |
(fma.f64 (sqrt.f64 (*.f64 z z)) (hypot.f64 y x) x) |
(fma.f64 (hypot.f64 y x) (sqrt.f64 (*.f64 z z)) x) |
(fma.f64 (sqrt.f64 (*.f64 z (-.f64 y x))) (sqrt.f64 (*.f64 z (-.f64 y x))) x) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z)) (sqrt.f64 z) x) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z)) x) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) z)) (sqrt.f64 (-.f64 y x)) x) |
(fma.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z)) x) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x))) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (-.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) x (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) x) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x))) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 z) x) |
(fma.f64 (fabs.f64 z) (fabs.f64 (-.f64 x y)) x) |
(fma.f64 (neg.f64 z) (-.f64 y x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 z (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fabs.f64 (/.f64 z (-.f64 y x))) x) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 z (-.f64 y x)) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(fma.f64 z (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (neg.f64 z) x) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x)) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x)))) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(-.f64 (*.f64 z (-.f64 y x)) x) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 z)) (-.f64 y x))) |
(-.f64 x (*.f64 z (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) x) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) x))) |
(+.f64 (neg.f64 x) (*.f64 z (-.f64 y x))) |
(+.f64 (*.f64 z (-.f64 y x)) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) (-.f64 y x))) |
(+.f64 x (*.f64 z (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (fabs.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y))))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (fabs.f64 (-.f64 x y))) (fabs.f64 (fabs.f64 z))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) z))) |
(*.f64 (sqrt.f64 (*.f64 z z)) (hypot.f64 y x)) |
(*.f64 (hypot.f64 y x) (sqrt.f64 (*.f64 z z))) |
(*.f64 (sqrt.f64 (*.f64 z (-.f64 y x))) (sqrt.f64 (*.f64 z (-.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) z)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(*.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 (-.f64 x y))) |
(*.f64 (neg.f64 z) (-.f64 y x)) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fabs.f64 (/.f64 z (-.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 z (-.f64 y x))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) (neg.f64 z)) |
(*.f64 (-.f64 y x) z) |
(pow.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 z) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (fabs.f64 (-.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (fabs.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (fabs.f64 (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y))))) |
(/.f64 (fabs.f64 (*.f64 (fabs.f64 z) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (fabs.f64 (fabs.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (fabs.f64 z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (fabs.f64 (-.f64 x y))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 z (-.f64 y x)))) (sqrt.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (*.f64 z (-.f64 y x)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y x)) z))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 z (-.f64 y x)) z))) (sqrt.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) z) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (sqrt.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z))) (sqrt.f64 (-.f64 y x))) |
(/.f64 (sqrt.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z))) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (hypot.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) #s(literal 2 binary64))) (hypot.f64 y x)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (exp.f64 (log.f64 (fma.f64 (-.f64 y x) x (*.f64 y y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z))) (exp.f64 (log.f64 (-.f64 y x)))) |
(/.f64 (*.f64 (neg.f64 z) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z)) (-.f64 y x)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (fabs.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (-.f64 y x)) |
(neg.f64 (*.f64 z (-.f64 y x))) |
(sqrt.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 z (-.f64 y x))) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (-.f64 y x)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 z (-.f64 y x)))) (sinh.f64 (log.f64 (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) (*.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y))) |
(neg.f64 (-.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 (-.f64 y x) x (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) x) (fma.f64 (-.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) x (*.f64 y y)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 y x) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x)))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(-.f64 y x) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) x (*.f64 y y)))) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 5 050 to 636 computations (87.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 203 | 3 | 206 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 204 | 3 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ▶ | 61.2% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
| ▶ | 43.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 30 to 23 computations (23.3% saved)
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (fma.f64 (-.f64 y x) z x) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) z) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 0 | 20 | 50 |
| 1 | 28 | 50 |
| 2 | 39 | 50 |
| 3 | 60 | 50 |
| 4 | 111 | 50 |
| 5 | 351 | 50 |
| 6 | 2886 | 50 |
| 7 | 7009 | 50 |
| 0 | 8040 | 50 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
y |
x |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
y |
x |
z |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 (-.f64 y x) z x) | |
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) z) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| accuracy | 24.811068697329326 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 35.99547265831626 | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| 28.0ms | 256× | 0 | valid |
Compiled 45 to 13 computations (71.1% saved)
ival-mult: 5.0ms (46.4% of total)ival-sub: 3.0ms (27.8% of total)ival-add: 2.0ms (18.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
1 |
(+ 1 (* -1 z)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 175 |
| 1 | 264 | 139 |
| 2 | 826 | 139 |
| 3 | 2692 | 139 |
| 4 | 6003 | 139 |
| 0 | 8153 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
1 |
(+ 1 (* -1 z)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 z (-.f64 y x) x) |
(* x (- 1 z)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 z (-.f64 y x) x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 z (-.f64 y x) x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 z (-.f64 y x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* z (+ (* -1 x) (/ x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 44 |
| 0 | 20 | 42 |
| 1 | 72 | 42 |
| 0 | 492 | 42 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) x) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) z) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 y x) z)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 y x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) z)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (-.f64 y x) z) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 y x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) z)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (-.f64 y x) z) x) (*.f64 x x))) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 z (-.f64 y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) z))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) z)))) |
(-.f64 x (*.f64 (neg.f64 z) (-.f64 y x))) |
(-.f64 x (neg.f64 (*.f64 (-.f64 y x) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) z)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) z)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (-.f64 y x) z) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (-.f64 y x) z) x) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 y x) z) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 y x))) z)) |
(+.f64 x (*.f64 (-.f64 y x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y x) |
Compiled 981 to 174 computations (82.3% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 4 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 50 | 6 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ▶ | 61.2% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ▶ | 27.5% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| ▶ | 35.3% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ▶ | 65.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| ✓ | 43.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 70 to 53 computations (24.3% saved)
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- y x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| cost-diff | 0 | (neg.f64 z) | |
| cost-diff | 0 | #s(approx (- 1 z) (neg.f64 z)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) | |
| cost-diff | 0 | #s(approx (- 1 z) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 z (-.f64 y x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 106 |
| 0 | 29 | 106 |
| 1 | 40 | 106 |
| 2 | 55 | 106 |
| 3 | 84 | 106 |
| 4 | 138 | 106 |
| 5 | 329 | 106 |
| 6 | 2225 | 106 |
| 7 | 5611 | 106 |
| 0 | 8780 | 103 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 32.877374327065134 | #s(approx (- y x) (neg.f64 x)) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) | |
| accuracy | 24.811068697329326 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) | |
| accuracy | 30.925301974550816 | #s(approx (- 1 z) (neg.f64 z)) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| accuracy | 24.811068697329326 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) | |
| accuracy | 32.739953665827564 | #s(approx (- 1 z) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.0 | (*.f64 z (-.f64 y x)) | |
| accuracy | 21.861672260863585 | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| 40.0ms | 256× | 0 | valid |
Compiled 70 to 15 computations (78.6% saved)
ival-mult: 17.0ms (67.7% of total)ival-sub: 3.0ms (11.9% of total)ival-add: 3.0ms (11.9% of total)ival-neg: 2.0ms (8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (- 1 z)) |
(* -1 x) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
1 |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (+ y (/ x z)) x)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 0.0ms | x | @ | 0 | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 218 |
| 1 | 302 | 164 |
| 2 | 986 | 164 |
| 3 | 2943 | 164 |
| 4 | 6002 | 164 |
| 0 | 8102 | 155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (- 1 z)) |
(* -1 x) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
1 |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (+ y (/ x z)) x)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 z (-.f64 y x) x) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (- 1 z)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 x) |
(neg.f64 x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 z (-.f64 y x) x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 z (-.f64 y x) x) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 z (-.f64 y x) x) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 z (-.f64 y x) x) |
(* z (+ (* -1 x) (/ x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 97 |
| 0 | 29 | 97 |
| 1 | 86 | 97 |
| 0 | 540 | 94 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (- 1 z) #s(literal 1 binary64))) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
(*.f64 x #s(approx (- 1 z) (neg.f64 z))) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 z #s(approx (- y x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) z)) |
(-.f64 x (*.f64 (neg.f64 z) #s(approx (- y x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x) |
(+.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
Compiled 969 to 145 computations (85% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 0 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 2 | 2 |
| Total | 49 | 6 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ✓ | 61.2% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ✓ | 27.5% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| ✓ | 35.3% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ✓ | 65.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| ✓ | 43.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 160 to 83 computations (48.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 (-.f64 y x) z x) |
(+.f64 x (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
4 calls:
| 5.0ms | z |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
4 calls:
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 5 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 81.8% | 3 | x |
| 82.1% | 3 | y |
| 87.1% | 3 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
4 calls:
| 2.0ms | z |
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.3% | 5 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 57.8% | 3 | x |
| 63.1% | 5 | y |
| 68.6% | 5 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.8% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
4 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.8% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 43.8% | 1 | x |
| 43.8% | 1 | y |
| 43.8% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.20787245471890808 | 6.488054981085059 |
| 15.0ms | -1.2322226287651035e-86 | -1.2495387892338444e-88 |
| 10.0ms | 224× | 0 | valid |
Compiled 318 to 264 computations (17% saved)
ival-mult: 2.0ms (45.2% of total)ival-sub: 1.0ms (22.6% of total)ival-add: 1.0ms (22.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.20787245471890808 | 6.488054981085059 |
| 1.0ms | -1.2322226287651035e-86 | -1.2495387892338444e-88 |
Compiled 374 to 306 computations (18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.1706373217003355e-109 | 2.2535246595001524e-102 |
| 1.0ms | -1.2322226287651035e-86 | -1.2495387892338444e-88 |
| 9.0ms | 144× | 0 | valid |
Compiled 458 to 380 computations (17% saved)
ival-sub: 4.0ms (70.7% of total)ival-add: 1.0ms (17.7% of total)ival-mult: 1.0ms (17.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0006812610598293e+206 | 1.0487841487907406e+206 |
| 10.0ms | 5.6675922912710545e+137 | 2.9121304080844068e+140 |
| 1.0ms | 3.1706373217003355e-109 | 2.2535246595001524e-102 |
| 1.0ms | -1.2322226287651035e-86 | -1.2495387892338444e-88 |
| 5.0ms | 128× | 0 | valid |
Compiled 642 to 540 computations (15.9% saved)
ival-sub: 1.0ms (43.5% of total)ival-add: 1.0ms (43.5% of total)ival-mult: 1.0ms (43.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.1706373217003355e-109 | 2.2535246595001524e-102 |
| 1.0ms | -1.2322226287651035e-86 | -1.2495387892338444e-88 |
Compiled 426 to 364 computations (14.6% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 225 |
| 1 | 80 | 225 |
| 2 | 92 | 225 |
| 3 | 113 | 225 |
| 4 | 148 | 225 |
| 5 | 339 | 225 |
| 6 | 2603 | 225 |
| 7 | 6603 | 225 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 18999999999999999962933718504644996548837930728061582386329272134634973846428176640930233760615475015805830151186841428403109297026660040704 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 101999999999999999689856831190207602517253613937082936513586704102320185257179609167771095661900205565779728908144350264703068798392869459116438058276221195799653290748293480929212777711060674441014130245632 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (or (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (not (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)))) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (or (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (not (<=.f64 z #s(literal 4165829655317709/2251799813685248 binary64)))) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (or (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (not (<=.f64 z #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)))) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 18999999999999999962933718504644996548837930728061582386329272134634973846428176640930233760615475015805830151186841428403109297026660040704 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 101999999999999999689856831190207602517253613937082936513586704102320185257179609167771095661900205565779728908144350264703068798392869459116438058276221195799653290748293480929212777711060674441014130245632 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (or (<=.f64 z #s(literal 18999999999999999962933718504644996548837930728061582386329272134634973846428176640930233760615475015805830151186841428403109297026660040704 binary64)) (not (<=.f64 z #s(literal 101999999999999999689856831190207602517253613937082936513586704102320185257179609167771095661900205565779728908144350264703068798392869459116438058276221195799653290748293480929212777711060674441014130245632 binary64)))) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x))))) |
(if (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))) |
(if (or (<=.f64 z #s(literal -6719234226533413/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (not (<=.f64 z #s(literal 2647814816397709/1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112 binary64)))) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 191 |
| 1 | 266 | 137 |
| 2 | 909 | 137 |
| 3 | 2776 | 137 |
| 4 | 5937 | 137 |
| 0 | 8097 | 128 |
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 37 | 15 |
| 2 | 275 | 15 |
| 3 | 3196 | 15 |
| 0 | 9398 | 14 |
| 0 | 78 | 175 |
| 1 | 264 | 139 |
| 2 | 826 | 139 |
| 3 | 2692 | 139 |
| 4 | 6003 | 139 |
| 0 | 8153 | 130 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 225 to 55 computations (75.6% saved)
Compiled 464 to 122 computations (73.7% saved)
Loading profile data...