
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.0s | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-div: 270.0ms (44% of total)ival-mult: 243.0ms (39.6% of total)ival-add: 87.0ms (14.2% of total)ival-true: 5.0ms (0.8% of total)exact: 4.0ms (0.7% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 1× | egg-herbie |
| 386× | distribute-rgt-in |
| 336× | sub-neg |
| 268× | unsub-neg |
| 230× | associate-+l- |
| 226× | cancel-sign-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 88 |
| 1 | 88 | 82 |
| 2 | 232 | 81 |
| 3 | 662 | 69 |
| 4 | 1166 | 65 |
| 5 | 1714 | 63 |
| 6 | 2190 | 63 |
| 7 | 2376 | 63 |
| 8 | 2424 | 63 |
| 9 | 2432 | 63 |
| 10 | 2432 | 63 |
| 0 | 8 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 22 | 9 |
| 0 | 22 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
| Outputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+.f64 (/.f64 x #s(literal 2 binary64)) (fma.f64 x y z)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 0 | 0 | - | 0 | - | (*.f64 y x) |
| 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 |
| 41.0ms | 512× | 0 | valid |
Compiled 80 to 36 computations (55% saved)
ival-mult: 8.0ms (46.1% of total)ival-add: 5.0ms (28.8% of total)ival-div: 4.0ms (23.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 24× | +-lowering-+.f64 |
| 24× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
| 12× | accelerator-lowering-fma.f64 |
| 10× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 13 | 26 |
| 2 | 20 | 26 |
| 3 | 22 | 26 |
| 0 | 22 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+ (/ x 2) (* y x)) |
(/ x 2) |
x |
2 |
(* y x) |
y |
z |
| Outputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+.f64 (/.f64 x #s(literal 2 binary64)) (fma.f64 x y z)) |
(+ (/ x 2) (* y x)) |
(fma.f64 x y (/.f64 x #s(literal 2 binary64))) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* y x) |
(*.f64 x y) |
y |
z |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 15.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-add: 3.0ms (42.2% of total)ival-div: 2.0ms (28.1% of total)ival-mult: 2.0ms (28.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ x 2) (* y x))> |
#<alt (+ (+ (/ x 2) (* y x)) z)> |
#<alt (/ x 2)> |
#<alt (* y x)> |
| Outputs |
|---|
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt z> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt z> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (+ (/ x 2) (* y x)) |
| 1.0ms | x | @ | -inf | (/ x 2) |
| 1.0ms | x | @ | 0 | (+ (/ x 2) (* y x)) |
| 1.0ms | x | @ | -inf | (+ (/ x 2) (* y x)) |
| 0.0ms | y | @ | 0 | (+ (/ x 2) (* y x)) |
| 1× | batch-egg-rewrite |
| 7 074× | accelerator-lowering-fma.f32 |
| 7 074× | accelerator-lowering-fma.f64 |
| 4 356× | *-lowering-*.f32 |
| 4 356× | *-lowering-*.f64 |
| 2 578× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 48 | 18 |
| 2 | 448 | 18 |
| 3 | 6054 | 18 |
| 0 | 8017 | 17 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ x 2) (* y x)) |
(+ (+ (/ x 2) (* y x)) z) |
(/ x 2) |
(* y x) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(fma.f64 x y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(neg.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) x) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(pow.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x y z)) |
(+.f64 (*.f64 x y) (fma.f64 x #s(literal 1/2 binary64) z)) |
(+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) |
(+.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) #s(literal -1 binary64))) |
(-.f64 (fma.f64 x y z) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) z)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (/.f64 (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 z (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x y (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 x y z)) |
(fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 x y z)) |
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) z) |
(fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) z) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (fma.f64 x y z)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) z) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) z) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) z) |
(fma.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x y z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 x y z)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x y z)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) z) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x y z)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) z) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) y))) z) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) z) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (fma.f64 x y z)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) z) |
(fma.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 y #s(literal 1/2 binary64)) x z) |
(fma.f64 (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) z) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 x y z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) x (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) z) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 x y) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) z) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) z) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y z) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))))) |
(/.f64 (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 x y z) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 x y z) (fma.f64 x y z) (-.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x y z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z)))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z)) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z)))) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (fma.f64 x (-.f64 (*.f64 x y) z) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) z))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (*.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 x) (-.f64 (*.f64 x y) z) (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x y) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 x y) z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) z) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 x y) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) #s(literal 2 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) #s(literal -2 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (-.f64 z (*.f64 x y)))) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x y) z) x)) (*.f64 (-.f64 (*.f64 x y) z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 x y) z) (neg.f64 x))) (*.f64 (-.f64 (*.f64 x y) z) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (/.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (*.f64 x y) z) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (/.f64 #s(literal -2 binary64) x) (*.f64 (-.f64 (*.f64 x y) z) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 x y z) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) (neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) z) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (*.f64 (*.f64 x y) (fma.f64 x #s(literal 1/2 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 1/2 binary64) z) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (-.f64 (*.f64 x y) (fma.f64 x #s(literal 1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z)) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x y z) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (/.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) |
(*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))))) |
(*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)) (/.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))))) |
(*.f64 (fma.f64 (fma.f64 x y z) (*.f64 (fma.f64 x y z) (fma.f64 x y z)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y z) (-.f64 (fma.f64 x y z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z z) (*.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 z z)) (fma.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) z))))) (fma.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z)) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) z)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) (fma.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) x) |
| 1× | egg-herbie |
| 6 434× | accelerator-lowering-fma.f32 |
| 6 434× | accelerator-lowering-fma.f64 |
| 2 474× | *-lowering-*.f32 |
| 2 474× | *-lowering-*.f64 |
| 1 356× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 440 |
| 1 | 174 | 440 |
| 2 | 488 | 440 |
| 3 | 1310 | 440 |
| 4 | 3612 | 440 |
| 5 | 6659 | 440 |
| 0 | 8189 | 412 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
z |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(+ z (* 1/2 x)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(+ (* 1/2 x) (* x y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
z |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 7 793 to 738 computations (90.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 6 | 338 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 333 | 6 | 339 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
| ▶ | 64.0% | (fma.f64 x #s(literal 1/2 binary64) z) |
| 75.5% | (+.f64 (*.f64 x y) z) | |
| ▶ | 61.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 37.8% | (*.f64 x y) |
| ▶ | 40.5% | z |
Compiled 86 to 58 computations (32.6% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) z) |
| ✓ | cost-diff | 192 | (fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
| 28× | +-lowering-+.f64 |
| 28× | +-lowering-+.f32 |
| 28× | accelerator-lowering-fma.f32 |
| 28× | accelerator-lowering-fma.f64 |
| 12× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 43 |
| 1 | 21 | 41 |
| 2 | 26 | 41 |
| 3 | 28 | 41 |
| 0 | 28 | 38 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* y x) (+ (* x 1/2) z)) |
y |
x |
(+ (* x 1/2) z) |
1/2 |
z |
z |
(* x y) |
x |
y |
(+ (* x 1/2) z) |
x |
1/2 |
z |
(* x (+ 1/2 y)) |
x |
(+ 1/2 y) |
1/2 |
y |
| Outputs |
|---|
(+ (* y x) (+ (* x 1/2) z)) |
(fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) |
y |
x |
(+ (* x 1/2) z) |
(fma.f64 x #s(literal 1/2 binary64) z) |
1/2 |
#s(literal 1/2 binary64) |
z |
z |
(* x y) |
(*.f64 y x) |
x |
y |
(+ (* x 1/2) z) |
(fma.f64 x #s(literal 1/2 binary64) z) |
x |
1/2 |
#s(literal 1/2 binary64) |
z |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
x |
(+ 1/2 y) |
(+.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) z) |
| 76.0ms | 256× | 0 | valid |
Compiled 41 to 13 computations (68.3% saved)
ival-add: 59.0ms (89.9% of total)ival-mult: 6.0ms (9.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y x) (+ (* x 1/2) z))> |
#<alt (+ (* x 1/2) z)> |
#<alt (* x y)> |
#<alt (* x (+ 1/2 y))> |
#<alt (+ 1/2 y)> |
| Outputs |
|---|
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt z> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt z> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt z> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt z> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt 1/2> |
#<alt (+ 1/2 y)> |
#<alt (+ 1/2 y)> |
#<alt (+ 1/2 y)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* x (+ 1/2 y)) |
| 0.0ms | x | @ | inf | (* x (+ 1/2 y)) |
| 0.0ms | y | @ | inf | (* x (+ 1/2 y)) |
| 0.0ms | x | @ | -inf | (* x (+ 1/2 y)) |
| 0.0ms | y | @ | -inf | (* x (+ 1/2 y)) |
| 1× | batch-egg-rewrite |
| 7 488× | accelerator-lowering-fma.f32 |
| 7 488× | accelerator-lowering-fma.f64 |
| 4 662× | *-lowering-*.f32 |
| 4 662× | *-lowering-*.f64 |
| 3 168× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 25 |
| 1 | 60 | 23 |
| 2 | 496 | 23 |
| 3 | 7077 | 23 |
| 0 | 8311 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y x) (+ (* x 1/2) z)) |
(+ (* x 1/2) z) |
(* x y) |
(* x (+ 1/2 y)) |
(+ 1/2 y) |
| Outputs |
|---|
(+.f64 (*.f64 y x) (fma.f64 x #s(literal 1/2 binary64) z)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y x z)) |
(+.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 y x)) |
(+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(+.f64 (fma.f64 y x z) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (-.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(-.f64 (fma.f64 y x (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 y (/.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 x y (fma.f64 x #s(literal 1/2 binary64) z)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 y x z)) |
(fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) |
(fma.f64 x (/.f64 (*.f64 y (*.f64 y x)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 y x z)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (*.f64 y x)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 y x)) |
(fma.f64 (+.f64 y #s(literal 1/2 binary64)) x z) |
(fma.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) x) z) |
(fma.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (/.f64 x (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) z) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 y x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 y x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) x) z) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 1/2 binary64) y)) z) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 y x)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 y x)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 (neg.f64 z)))) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) z) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) z) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) z) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) z) |
(fma.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (/.f64 y (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 y (*.f64 y x)) (/.f64 x (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) z) |
(fma.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) z) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) #s(literal 1/64 binary64))) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) z) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) z) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64)) z) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) z) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y x)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 y x)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 y x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (neg.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (fma.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (fma.f64 z z (-.f64 (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)))))) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (*.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (*.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)))) (*.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x))))))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (neg.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 y x z) #s(literal 3 binary64))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 y x z) (fma.f64 y x z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y x z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x z) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 y x z) (fma.f64 y x z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 y x z) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 y x z) (fma.f64 y x z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y x z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x z) (fma.f64 y x z)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (fma.f64 y x z) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) (fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (*.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (/.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x #s(literal 1/2 binary64) z)) (*.f64 (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 y (*.f64 x x)))))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (+.f64 z (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z))) (fma.f64 x (+.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 x (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (fma.f64 x #s(literal 1/2 binary64) z) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (fma.f64 x #s(literal 1/2 binary64) z))) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(neg.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))) (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (fma.f64 (*.f64 z z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)))) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 (neg.f64 z))))) |
(/.f64 (neg.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (fma.f64 (*.f64 z z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 (neg.f64 z))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) |
(*.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (fma.f64 x #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (neg.f64 z)) z))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 z (fma.f64 x #s(literal 1/2 binary64) z)))) |
(*.f64 y x) |
(*.f64 x y) |
(+.f64 (*.f64 y x) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 y x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal -1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal -1/4 binary64)))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1/4 binary64))) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) x) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1/4 binary64)) x) (+.f64 y #s(literal -1/2 binary64))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) x)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (/.f64 x (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) x)) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) #s(literal 1/64 binary64))) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 y #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) y) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) #s(literal 1/512 binary64)) (*.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y y) (fma.f64 y y #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1/2 binary64)) (fma.f64 y y #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1/4 binary64)) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (fma.f64 y y #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)) #s(literal 1/64 binary64)) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1/4 binary64))) (neg.f64 (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)) #s(literal 1/64 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y y) (fma.f64 y y #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 y y #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (fma.f64 y y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) #s(literal 1/64 binary64))) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 6 376× | accelerator-lowering-fma.f32 |
| 6 376× | accelerator-lowering-fma.f64 |
| 2 392× | *-lowering-*.f32 |
| 2 392× | *-lowering-*.f64 |
| 1 380× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 536 |
| 1 | 223 | 536 |
| 2 | 598 | 536 |
| 3 | 1744 | 536 |
| 4 | 3751 | 536 |
| 5 | 5754 | 536 |
| 6 | 7189 | 536 |
| 0 | 8009 | 490 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ z (* 1/2 x)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
z |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(+ (* 1/2 x) (* x y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
z |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ z x))) |
(* x (+ 1/2 (/ z x))) |
(* x (+ 1/2 (/ z x))) |
(* 1/2 x) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* 1/2 x) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
z |
(* z (+ 1 (* 1/2 (/ x z)))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
z |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
1/2 |
(+ 1/2 y) |
(+ 1/2 y) |
(+ 1/2 y) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
| Outputs |
|---|
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (* x (+ 1/2 y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* x (+ 1/2 (+ y (/ z x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(+ z (+ (* 1/2 x) (* x y))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) y) z) |
z |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ z x))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* x (+ 1/2 (/ z x))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* x (+ 1/2 (/ z x))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(+ z (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x z) |
z |
(* z (+ 1 (* 1/2 (/ x z)))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
z |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 y) |
(+.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 y) |
(+.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 y) |
(+.f64 #s(literal 1/2 binary64) y) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 #s(literal 1/2 binary64) y) |
Compiled 11 365 to 840 computations (92.6% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 498 | 3 | 501 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 500 | 7 | 507 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.7% | (fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 75.5% | (fma.f64 y x z) |
| ✓ | 64.0% | (fma.f64 x #s(literal 1/2 binary64) z) |
| ✓ | 61.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 37.8% | (*.f64 x y) |
| ▶ | 25.9% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 40.5% | z |
Compiled 47 to 33 computations (29.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 192 | (fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 y x z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| 12× | +-lowering-+.f64 |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 12× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 12 | 24 |
| 2 | 16 | 24 |
| 3 | 17 | 24 |
| 0 | 17 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x 1/2) |
x |
1/2 |
(+ (* y x) z) |
y |
x |
z |
(+ (* y x) (* x 1/2)) |
y |
x |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(+ (* y x) z) |
(fma.f64 x y z) |
y |
x |
z |
(+ (* y x) (* x 1/2)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
y |
x |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 y x z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| 17.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-mult: 3.0ms (48.5% of total)ival-add: 2.0ms (32.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x 1/2)> |
#<alt (+ (* y x) z)> |
#<alt (+ (* y x) (* x 1/2))> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt z> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt z> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt (* x y)> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt z> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | -inf | (+ (* y x) z) |
| 0.0ms | y | @ | -inf | (+ (* y x) z) |
| 0.0ms | y | @ | inf | (+ (* y x) z) |
| 0.0ms | y | @ | 0 | (+ (* y x) z) |
| 0.0ms | z | @ | inf | (+ (* y x) z) |
| 1× | batch-egg-rewrite |
| 6 310× | accelerator-lowering-fma.f32 |
| 6 310× | accelerator-lowering-fma.f64 |
| 4 360× | *-lowering-*.f32 |
| 4 360× | *-lowering-*.f64 |
| 4 270× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 35 | 13 |
| 2 | 293 | 13 |
| 3 | 3136 | 13 |
| 0 | 8480 | 12 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x 1/2) |
(+ (* y x) z) |
(+ (* y x) (* x 1/2)) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x y) z) |
(+.f64 z (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 z (*.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 x y) z))) (/.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))) (-.f64 (*.f64 x y) z)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))) (-.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))) (-.f64 (*.f64 x y) z)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))) (-.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) (/.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z))) (/.f64 (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z)) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))))) (/.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) (/.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))) |
(fma.f64 x y z) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 y x z) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) (fma.f64 x y z) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (fma.f64 x y z))) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) z) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) z) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) z) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) z) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (fma.f64 x y z))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)) (fma.f64 x y z))) |
(/.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 x y z) (neg.f64 (-.f64 (*.f64 x y) z))) (neg.f64 (-.f64 (*.f64 x y) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x y)) (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))))) |
(/.f64 (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y))) (-.f64 z (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z (*.f64 x y)) (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) (-.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (-.f64 (*.f64 x y) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y z) (neg.f64 (-.f64 (*.f64 x y) z)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y)))) (neg.f64 (-.f64 z (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (neg.f64 z))) (neg.f64 (-.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x y) z))) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z (neg.f64 z)))) (*.f64 (-.f64 (*.f64 x y) z) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (neg.f64 z)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x y) z)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) (*.f64 z z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) (-.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) (/.f64 (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 (*.f64 x y) z))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) (*.f64 z (neg.f64 z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) z)) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (*.f64 (-.f64 z (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (-.f64 z (*.f64 x y)) (-.f64 z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) (-.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (-.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y z) (neg.f64 (-.f64 (*.f64 x y) z))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x y) z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y))))) (neg.f64 (neg.f64 (-.f64 z (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))) (neg.f64 (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z (*.f64 x y)) (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x y z) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))) |
(*.f64 (fma.f64 x y z) (/.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z))) |
(*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (*.f64 (fma.f64 x y z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (/.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(*.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 x y z) (neg.f64 (-.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) z)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 x y z) (-.f64 z (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z))) (fma.f64 x y z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (-.f64 z (*.f64 x y))) (*.f64 (*.f64 z (-.f64 z (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))))) (fma.f64 (*.f64 z (-.f64 z (*.f64 x y))) (-.f64 (*.f64 z (-.f64 z (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (fma.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z) (*.f64 (*.f64 x y) z)))) (fma.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z) (*.f64 (*.f64 x y) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (fma.f64 x y z)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z)) (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 (*.f64 (fma.f64 x y z) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) z) (*.f64 z z))) (-.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)) (*.f64 (fma.f64 x y z) (-.f64 (*.f64 x y) z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z z)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x y)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x y)) x) (/.f64 y (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64))) (*.f64 x y)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x)) (*.f64 x y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) x) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x))) (*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 y #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x))) (*.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (+.f64 y #s(literal -1/2 binary64))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x))) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) x)) (neg.f64 (+.f64 y #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) x) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (+.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) (fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 y y #s(literal 1/4 binary64))))) |
| 1× | egg-herbie |
| 4 904× | accelerator-lowering-fma.f32 |
| 4 904× | accelerator-lowering-fma.f64 |
| 2 880× | *-lowering-*.f32 |
| 2 880× | *-lowering-*.f64 |
| 1 202× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 304 |
| 1 | 153 | 304 |
| 2 | 413 | 304 |
| 3 | 994 | 304 |
| 4 | 2221 | 304 |
| 5 | 3874 | 304 |
| 6 | 6428 | 304 |
| 7 | 7583 | 304 |
| 8 | 7922 | 304 |
| 9 | 7968 | 304 |
| 0 | 8007 | 277 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
z |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
(* x y) |
(* y (+ x (/ z y))) |
(* y (+ x (/ z y))) |
(* y (+ x (/ z y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
z |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
(* x y) |
(* x (+ y (/ z x))) |
(* x (+ y (/ z x))) |
(* x (+ y (/ z x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* x y) |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
z |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ 1 (/ (* x y) z))) |
z |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
z |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ z y))) |
(fma.f64 x y z) |
(* y (+ x (/ z y))) |
(fma.f64 x y z) |
(* y (+ x (/ z y))) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(fma.f64 x y z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(fma.f64 x y z) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(fma.f64 x y z) |
z |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ z x))) |
(fma.f64 x y z) |
(* x (+ y (/ z x))) |
(fma.f64 x y z) |
(* x (+ y (/ z x))) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(fma.f64 x y z) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(fma.f64 x y z) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(fma.f64 x y z) |
(* x y) |
(*.f64 x y) |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
(+ z (* x y)) |
(fma.f64 x y z) |
z |
(* z (+ 1 (/ (* x y) z))) |
(fma.f64 x y z) |
(* z (+ 1 (/ (* x y) z))) |
(fma.f64 x y z) |
(* z (+ 1 (/ (* x y) z))) |
(fma.f64 x y z) |
z |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(fma.f64 x y z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(fma.f64 x y z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(fma.f64 x y z) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
Compiled 11 880 to 854 computations (92.8% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 0 | 373 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 373 | 7 | 380 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 61.7% | (fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 75.5% | (fma.f64 y x z) |
| ✓ | 64.0% | (fma.f64 x #s(literal 1/2 binary64) z) |
| ✓ | 61.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 37.8% | (*.f64 x y) |
| ✓ | 25.9% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 40.5% | z |
Compiled 97 to 51 computations (47.4% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(fma.f64 y x z) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 x y) z) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
5 calls:
| 9.0ms | y |
| 4.0ms | z |
| 4.0ms | x |
| 4.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 4.0ms | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 100.0% | 1 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(fma.f64 y x z) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 x y) z) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 y x z) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(fma.f64 y x z) |
5 calls:
| 4.0ms | z |
| 3.0ms | x |
| 3.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 3 | x |
| 98.1% | 3 | y |
| 89.8% | 3 | z |
| 81.8% | 3 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 89.5% | 4 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(fma.f64 x #s(literal 1/2 binary64) z) |
| Outputs |
|---|
(*.f64 x y) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(*.f64 x y) |
4 calls:
| 3.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 3 | x |
| 77.8% | 3 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 67.3% | 3 | z |
| 85.9% | 3 | y |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 x y) |
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
5 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 2.0ms | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 5 | z |
| 56.5% | 3 | x |
| 63.8% | 3 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 52.7% | 3 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 66.3% | 4 | y |
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
z |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 3 | x |
| 53.9% | 3 | z |
| 49.5% | 3 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 44.8% | 3 | y |
Compiled 22 to 16 computations (27.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
z |
| Outputs |
|---|
z |
5 calls:
| 1.0ms | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 1.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.5% | 1 | y |
| 40.5% | 1 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 40.5% | 1 | x |
| 40.5% | 1 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 40.5% | 1 | z |
Compiled 34 to 24 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.5875043430571397e-6 | 0.9438587626661706 |
| 14.0ms | -371.115208771129 | -2.2106142873340826e-8 |
| 16.0ms | 304× | 0 | valid |
Compiled 319 to 223 computations (30.1% saved)
ival-add: 4.0ms (47.5% of total)ival-div: 2.0ms (23.8% of total)ival-mult: 2.0ms (23.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.5875043430571397e-6 | 0.9438587626661706 |
| 15.0ms | -3.211609364379548e+86 | -1.4733108380756454e+81 |
| 17.0ms | 288× | 0 | valid |
Compiled 285 to 212 computations (25.6% saved)
ival-div: 2.0ms (29.5% of total)ival-add: 2.0ms (29.5% of total)ival-mult: 2.0ms (29.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.5875043430571397e-6 | 0.9438587626661706 |
| 10.0ms | 6.895027006407019e-151 | 9.596390855147975e-148 |
| 15.0ms | -3.211609364379548e+86 | -1.4733108380756454e+81 |
| 23.0ms | 416× | 0 | valid |
Compiled 345 to 274 computations (20.6% saved)
ival-mult: 7.0ms (51.1% of total)ival-add: 4.0ms (29.2% of total)ival-div: 3.0ms (21.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.915858757313864e-96 | 8.70928303364877e-90 |
| 11.0ms | -2.2219795732204857e-66 | -3.669237997169554e-74 |
| 13.0ms | 288× | 0 | valid |
Compiled 231 to 194 computations (16% saved)
ival-div: 2.0ms (30% of total)ival-add: 2.0ms (30% of total)ival-mult: 2.0ms (30% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 6× | if-if-or-not_binary32 |
| 4× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 76 |
| 1 | 44 | 76 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
(if (<=.f64 y #s(literal -1/2 binary64)) (fma.f64 y x z) (if (<=.f64 y #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 y x z))) |
(if (<=.f64 y #s(literal -1499999999999999987235111512055860810821282557259208096610092736733707476955824128 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 2116691824864133/2251799813685248 binary64)) (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 x y))) |
(if (<=.f64 y #s(literal -8399999999999999423017624458438324390592649439033490210320061403073027850259922944 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 5758609657015291/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) z (if (<=.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)))) |
(if (<=.f64 z #s(literal -8454495018966373/497323236409786642155382248146820840100456150797347717440463976893159497012533375533056 binary64)) z (if (<=.f64 z #s(literal 6914109363686165/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) (*.f64 x #s(literal 1/2 binary64)) z)) |
z |
| Outputs |
|---|
(fma.f64 y x (fma.f64 x #s(literal 1/2 binary64) z)) |
(if (<=.f64 y #s(literal -1/2 binary64)) (fma.f64 y x z) (if (<=.f64 y #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) z) (fma.f64 y x z))) |
(if (<=.f64 y #s(literal -1499999999999999987235111512055860810821282557259208096610092736733707476955824128 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 2116691824864133/2251799813685248 binary64)) (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 x y))) |
(if (<=.f64 y #s(literal -1499999999999999987235111512055860810821282557259208096610092736733707476955824128 binary64)) (*.f64 y x) (if (<=.f64 y #s(literal 2116691824864133/2251799813685248 binary64)) (fma.f64 x #s(literal 1/2 binary64) z) (*.f64 y x))) |
(if (<=.f64 y #s(literal -8399999999999999423017624458438324390592649439033490210320061403073027850259922944 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 5758609657015291/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) z (if (<=.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)))) |
(if (<=.f64 y #s(literal -8399999999999999423017624458438324390592649439033490210320061403073027850259922944 binary64)) (*.f64 y x) (if (<=.f64 y #s(literal 5758609657015291/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) z (if (<=.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 y x)))) |
(if (<=.f64 z #s(literal -8454495018966373/497323236409786642155382248146820840100456150797347717440463976893159497012533375533056 binary64)) z (if (<=.f64 z #s(literal 6914109363686165/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) (*.f64 x #s(literal 1/2 binary64)) z)) |
z |
| 7 074× | accelerator-lowering-fma.f32 |
| 7 074× | accelerator-lowering-fma.f64 |
| 6 434× | accelerator-lowering-fma.f32 |
| 6 434× | accelerator-lowering-fma.f64 |
| 6 376× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 536 |
| 1 | 223 | 536 |
| 2 | 598 | 536 |
| 3 | 1744 | 536 |
| 4 | 3751 | 536 |
| 5 | 5754 | 536 |
| 6 | 7189 | 536 |
| 0 | 8009 | 490 |
| 0 | 57 | 440 |
| 1 | 174 | 440 |
| 2 | 488 | 440 |
| 3 | 1310 | 440 |
| 4 | 3612 | 440 |
| 5 | 6659 | 440 |
| 0 | 8189 | 412 |
| 0 | 8 | 22 |
| 1 | 48 | 18 |
| 2 | 448 | 18 |
| 3 | 6054 | 18 |
| 0 | 8017 | 17 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 177 to 98 computations (44.6% saved)
Compiled 192 to 82 computations (57.3% saved)
Loading profile data...