
Time bar (total: 1.1s)
| 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 9 computations (0% saved)
| 424.0ms | 7 622× | 0 | valid |
| 67.0ms | 278× | 1 | valid |
| 19.0ms | 204× | 2 | valid |
| 18.0ms | 152× | 3 | valid |
ival-div: 104.0ms (31.3% of total)ival-mult: 104.0ms (31.3% of total)ival-sub: 93.0ms (28% of total)adjust: 19.0ms (5.7% of total)exact: 10.0ms (3% of total)ival-assert: 3.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 8 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) |
| 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 |
| 28.0ms | 470× | 0 | valid |
| 2.0ms | 22× | 1 | valid |
| 2.0ms | 14× | 2 | valid |
| 1.0ms | 6× | 3 | valid |
Compiled 49 to 25 computations (49% saved)
ival-div: 4.0ms (33.3% of total)ival-mult: 3.0ms (25% of total)ival-sub: 3.0ms (25% of total)adjust: 1.0ms (8.3% of total)exact: 1.0ms (8.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 34 |
| 1 | 36 | 32 |
| 2 | 78 | 32 |
| 3 | 141 | 32 |
| 4 | 193 | 32 |
| 5 | 201 | 32 |
| 0 | 7 | 5 |
| 0 | 11 | 5 |
| 1 | 16 | 5 |
| 2 | 23 | 5 |
| 3 | 31 | 5 |
| 4 | 39 | 5 |
| 0 | 39 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
| Outputs |
|---|
(-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
(fma.f64 #s(literal -3/8 binary64) y x) |
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
x |
(*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y) |
(/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
y |
| Outputs |
|---|
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -3/8 y))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (- x (* 3/8 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 x)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* x (+ 1 (* -3/8 (/ y x)))))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -1 (* x (- (* 3/8 (/ y x)) 1))))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (+ x (* -3/8 y)))) |
#s(approx (* (/ 3 8) y) #s(hole binary64 (* 3/8 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* y (- (/ x y) 3/8)))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -1 (* y (+ 3/8 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((- x (* (/ 3 8) y)) x (* (/ 3 8) y) (/ 3 8) 3 8 y) |
| 1.0ms | y | @ | -inf | ((- x (* (/ 3 8) y)) x (* (/ 3 8) y) (/ 3 8) 3 8 y) |
| 1.0ms | x | @ | -inf | ((- x (* (/ 3 8) y)) x (* (/ 3 8) y) (/ 3 8) 3 8 y) |
| 0.0ms | x | @ | inf | ((- x (* (/ 3 8) y)) x (* (/ 3 8) y) (/ 3 8) 3 8 y) |
| 0.0ms | y | @ | 0 | ((- x (* (/ 3 8) y)) x (* (/ 3 8) y) (/ 3 8) 3 8 y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 126 |
| 0 | 46 | 123 |
| 1 | 162 | 122 |
| 0 | 1219 | 109 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
x |
(*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y) |
(/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
y |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -3/8 y))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (- x (* 3/8 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 x)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* x (+ 1 (* -3/8 (/ y x)))))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -1 (* x (- (* 3/8 (/ y x)) 1))))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (+ x (* -3/8 y)))) |
#s(approx (* (/ 3 8) y) #s(hole binary64 (* 3/8 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* y (- (/ x y) 3/8)))) |
#s(approx (- x (* (/ 3 8) y)) #s(hole binary64 (* -1 (* y (+ 3/8 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) y x) (fma.f64 #s(literal -3/8 binary64) y x))) (neg.f64 (fma.f64 #s(literal 3/8 binary64) y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/8 binary64) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) y) (fma.f64 #s(literal 3/8 binary64) y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27/512 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) y x) (fma.f64 #s(literal -3/8 binary64) y x)) (fma.f64 #s(literal 3/8 binary64) y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/8 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/8 binary64) y) (fma.f64 #s(literal 3/8 binary64) y x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -27/512 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -3/8 binary64) y) x)))) |
(/.f64 (fma.f64 #s(literal -27/512 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x))) |
(fma.f64 #s(literal -3/8 binary64) y x) |
(fma.f64 y #s(literal -3/8 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/8 binary64) y x)) (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal 3/8 binary64) y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) y) (fma.f64 #s(literal 3/8 binary64) y x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(literal 3/8 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) y) (fma.f64 #s(literal 3/8 binary64) y x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -3/8 binary64))) |
(-.f64 x (*.f64 #s(literal 3/8 binary64) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -3/8 binary64) y) x) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal 3/8 binary64))) |
(+.f64 x (*.f64 #s(literal -3/8 binary64) y)) |
x |
(*.f64 #s(literal 3/8 binary64) y) |
(*.f64 y #s(literal 3/8 binary64)) |
(neg.f64 (*.f64 #s(literal -3/8 binary64) y)) |
#s(literal 3/8 binary64) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
y |
#s(approx (- x (* (/ 3 8) y)) (*.f64 #s(literal -3/8 binary64) y)) |
#s(approx (- x (* (/ 3 8) y)) (fma.f64 #s(literal -3/8 binary64) y x)) |
#s(approx x x) |
#s(approx (- x (* (/ 3 8) y)) x) |
#s(approx (- x (* (/ 3 8) y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -3/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x (* (/ 3 8) y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal 3/8 binary64) #s(literal -1 binary64)))) |
#s(approx (- x (* (/ 3 8) y)) (fma.f64 #s(literal -3/8 binary64) y x)) |
#s(approx (* (/ 3 8) y) (*.f64 #s(literal 3/8 binary64) y)) |
#s(approx y y) |
#s(approx (- x (* (/ 3 8) y)) (*.f64 (-.f64 (/.f64 x y) #s(literal 3/8 binary64)) y)) |
#s(approx (- x (* (/ 3 8) y)) (*.f64 (neg.f64 y) (-.f64 #s(literal 3/8 binary64) (/.f64 x y)))) |
Compiled 452 to 101 computations (77.7% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 1 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 1 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y #s(literal -3/8 binary64) x) |
Compiled 4 to 4 computations (0% saved)
| Inputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
y |
#s(literal -3/8 binary64) |
x |
| Outputs |
|---|
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -3/8 y))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (+ x (* -3/8 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 x)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* x (+ 1 (* -3/8 (/ y x)))))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -1 (* x (- (* 3/8 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* y (- (/ x y) 3/8)))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -1 (* y (+ 3/8 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((+ (* y -3/8) x) y -3/8 x) |
| 0.0ms | x | @ | -inf | ((+ (* y -3/8) x) y -3/8 x) |
| 0.0ms | x | @ | inf | ((+ (* y -3/8) x) y -3/8 x) |
| 0.0ms | y | @ | inf | ((+ (* y -3/8) x) y -3/8 x) |
| 0.0ms | x | @ | 0 | ((+ (* y -3/8) x) y -3/8 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 95 |
| 0 | 35 | 91 |
| 1 | 158 | 90 |
| 0 | 1185 | 88 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
y |
#s(literal -3/8 binary64) |
x |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -3/8 y))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (+ x (* -3/8 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 x)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* x (+ 1 (* -3/8 (/ y x)))))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -1 (* x (- (* 3/8 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* y (- (/ x y) 3/8)))) |
#s(approx (+ (* y -3/8) x) #s(hole binary64 (* -1 (* y (+ 3/8 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/8 binary64) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 x (*.f64 #s(literal 3/8 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal -3/8 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -27/512 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 x (-.f64 x (*.f64 #s(literal -3/8 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -27/512 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -3/8 binary64) y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -27/512 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 x (-.f64 x (*.f64 #s(literal -3/8 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -27/512 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x))) |
(fma.f64 #s(literal -3/8 binary64) y x) |
(fma.f64 y #s(literal -3/8 binary64) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -3/8 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal -3/8 binary64) y)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -3/8 binary64))) |
(-.f64 x (*.f64 #s(literal 3/8 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 x (-.f64 x (*.f64 #s(literal -3/8 binary64) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 9/64 binary64) (*.f64 x (-.f64 x (*.f64 #s(literal -3/8 binary64) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -3/8 binary64) y) (-.f64 (*.f64 #s(literal -3/8 binary64) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -3/8 binary64) y) x) |
(+.f64 x (*.f64 #s(literal -3/8 binary64) y)) |
y |
#s(literal -3/8 binary64) |
x |
#s(approx (+ (* y -3/8) x) (*.f64 #s(literal -3/8 binary64) y)) |
#s(approx (+ (* y -3/8) x) (fma.f64 #s(literal -3/8 binary64) y x)) |
#s(approx x x) |
#s(approx (+ (* y -3/8) x) x) |
#s(approx (+ (* y -3/8) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -3/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* y -3/8) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 3/8 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx y y) |
#s(approx (+ (* y -3/8) x) (*.f64 (-.f64 (/.f64 x y) #s(literal 3/8 binary64)) y)) |
#s(approx (+ (* y -3/8) x) (*.f64 (neg.f64 y) (-.f64 #s(literal 3/8 binary64) (/.f64 x y)))) |
Compiled 422 to 93 computations (78% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 0 | 31 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 1 | 32 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y #s(literal -3/8 binary64) x) |
Compiled 15 to 13 computations (13.3% saved)
Total -0.1b remaining (-∞%)
Threshold costs -0.1b (-∞%)
| Inputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
(-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
| Outputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
4 calls:
| 1.0ms | (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y) |
| 1.0ms | (-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y) |
| 100.0% | 1 | (-.f64 x (*.f64 (/.f64 #s(literal 3 binary64) #s(literal 8 binary64)) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 14 to 17 computations (-21.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 4 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
| Outputs |
|---|
(fma.f64 y #s(literal -3/8 binary64) x) |
| 1× | done |
Compiled 4 to 4 computations (0% saved)
Compiled 22 to 22 computations (0% saved)
Loading profile data...