
Time bar (total: 5.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 2.5s | 8 256× | 0 | valid |
ival-div: 125.0ms (42.3% of total)ival-fabs: 101.0ms (34.2% of total)ival-sub: 61.0ms (20.6% of total)ival-true: 6.0ms (2% of total)ival-assert: 3.0ms (1% of total)| 2× | egg-herbie |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 72× | sub-neg |
| 68× | *-lowering-*.f32 |
| 68× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 48 |
| 1 | 50 | 44 |
| 2 | 98 | 44 |
| 3 | 183 | 44 |
| 4 | 262 | 44 |
| 5 | 316 | 44 |
| 6 | 350 | 44 |
| 7 | 363 | 44 |
| 8 | 373 | 44 |
| 9 | 377 | 44 |
| 10 | 382 | 44 |
| 11 | 392 | 44 |
| 12 | 394 | 44 |
| 0 | 6 | 7 |
| 1 | 10 | 7 |
| 2 | 17 | 7 |
| 3 | 25 | 7 |
| 4 | 44 | 7 |
| 5 | 91 | 7 |
| 6 | 145 | 7 |
| 7 | 168 | 7 |
| 8 | 182 | 7 |
| 9 | 194 | 7 |
| 10 | 194 | 7 |
| 0 | 194 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- (neg x) y)) (fabs y)) |
(/ (fabs (- x (neg y))) (fabs (neg y))) |
(neg (/ (fabs (- (neg x) y)) (fabs y))) |
(neg (/ (fabs (- x (neg y))) (fabs (neg y)))) |
(/ (fabs (- y x)) (fabs x)) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- (neg x) y)) (fabs y)) |
(/ (fabs (+ x y)) (fabs y)) |
(/ (fabs (- x (neg y))) (fabs (neg y))) |
(/ (fabs (+ x y)) (fabs y)) |
(neg (/ (fabs (- (neg x) y)) (fabs y))) |
(/ (fabs (+ x y)) (neg (fabs y))) |
(neg (/ (fabs (- x (neg y))) (fabs (neg y)))) |
(/ (fabs (+ x y)) (neg (fabs y))) |
(/ (fabs (- y x)) (fabs x)) |
(/ (fabs (- x y)) (fabs x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (fabs.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 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 |
| 30.0ms | 512× | 0 | valid |
Compiled 58 to 28 computations (51.7% saved)
ival-sub: 7.0ms (45.3% of total)ival-fabs: 5.0ms (32.3% of total)ival-div: 3.0ms (19.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 68× | *-lowering-*.f32 |
| 68× | *-lowering-*.f64 |
| 36× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 10 | 18 |
| 2 | 17 | 18 |
| 3 | 25 | 18 |
| 4 | 44 | 18 |
| 5 | 91 | 18 |
| 6 | 145 | 18 |
| 7 | 168 | 18 |
| 8 | 182 | 18 |
| 9 | 194 | 18 |
| 10 | 194 | 18 |
| 0 | 194 | 18 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(fabs (- x y)) |
(- x y) |
x |
y |
(fabs y) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(- x y) |
(-.f64 x y) |
x |
y |
(fabs y) |
(fabs.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 x y)) |
| ✓ | accuracy | 100.0% | (fabs.f64 y) |
| ✓ | accuracy | 100.0% | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 14.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sub: 2.0ms (35.2% of total)ival-div: 2.0ms (35.2% of total)ival-fabs: 2.0ms (35.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (fabs (- x y))> |
#<alt (- x y)> |
#<alt (fabs y)> |
| Outputs |
|---|
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (/ (fabs (- x y)) (fabs y)) |
| 1.0ms | x | @ | -inf | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | x | @ | inf | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | y | @ | inf | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | x | @ | 0 | (/ (fabs (- x y)) (fabs y)) |
| 1× | batch-egg-rewrite |
| 4 452× | /-lowering-/.f32 |
| 4 452× | /-lowering-/.f64 |
| 3 554× | accelerator-lowering-fma.f32 |
| 3 554× | accelerator-lowering-fma.f64 |
| 3 366× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 36 | 15 |
| 2 | 248 | 15 |
| 3 | 2330 | 15 |
| 0 | 8711 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(fabs (- x y)) |
(- x y) |
(fabs y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 y (-.f64 x y)))) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs.f64 (*.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fabs.f64 (/.f64 (-.f64 x y) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (/.f64 (-.f64 y x) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) y)) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 y)) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 y (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (/.f64 y (-.f64 x y))))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (neg.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (*.f64 y (+.f64 x y)) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (*.f64 (*.f64 y (+.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (fabs.f64 (fma.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)))))) (fabs.f64 (*.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64)) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (*.f64 (fabs.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 x y)))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (fabs.f64 (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) (fabs.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x y) (*.f64 y y))) (*.f64 y y)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64))) (fabs.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64))) (fabs.f64 y)) |
(/.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) y)) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64))) (fabs.f64 y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 x y)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (/.f64 y (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (-.f64 #s(literal 0 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))))) (fabs.f64 y)) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fabs.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))) (fabs.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) (neg.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 y (-.f64 x y))) (fabs.f64 (/.f64 y (-.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (/.f64 y (-.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) y))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (*.f64 (-.f64 x y) (+.f64 x y)))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y)) (fabs.f64 (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 x y) y)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fabs.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 x y)))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (fabs.f64 (*.f64 y (-.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) y))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1 binary64))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 y (+.f64 x #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (fabs.f64 (fma.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)))))) (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (fabs.f64 (fma.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)))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64)) (fabs.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y)))) (fabs.f64 (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (fma.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))))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) (fabs.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fabs.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) (fabs.f64 (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) (fabs.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (fma.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fabs.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (fabs.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (fabs.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (*.f64 #s(literal 0 binary64) (-.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)))) (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (fabs.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) (neg.f64 (neg.f64 (fabs.f64 (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (fabs.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (fabs.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y))))))) (fabs.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y))))))) (fabs.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fabs.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) x) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (-.f64 #s(literal 0 binary64) y) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) y) x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) |
(fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(neg.f64 (-.f64 y x)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(/.f64 (fma.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 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (fma.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))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (neg.f64 (fma.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)))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(/.f64 (*.f64 (fma.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x y) (*.f64 y y))) (+.f64 x y)) (*.f64 (+.f64 x y) (/.f64 (+.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) (/.f64 (+.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (+.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.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))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) (neg.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.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 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (pow.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (pow.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fabs.f64 y)) #s(literal -1 binary64)))) |
(fabs.f64 y) |
(fabs.f64 (-.f64 #s(literal 0 binary64) y)) |
(fabs.f64 (-.f64 y #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) (fabs.f64 (+.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 (*.f64 y (*.f64 y y))) (fabs.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(pow.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
| 1× | egg-herbie |
| 3 026× | *-lowering-*.f32 |
| 3 026× | *-lowering-*.f64 |
| 2 284× | accelerator-lowering-fma.f32 |
| 2 284× | accelerator-lowering-fma.f64 |
| 1 702× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 351 |
| 1 | 80 | 351 |
| 2 | 187 | 351 |
| 3 | 546 | 351 |
| 4 | 1609 | 351 |
| 5 | 2481 | 351 |
| 6 | 3438 | 351 |
| 7 | 4984 | 351 |
| 8 | 5542 | 351 |
| 9 | 6803 | 351 |
| 10 | 7770 | 351 |
| 0 | 8065 | 351 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
Compiled 12 887 to 1 496 computations (88.4% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 467 | 2 | 469 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 468 | 2 | 470 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.8% | (/.f64 (fabs.f64 x) (fabs.f64 y)) |
| ▶ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
Compiled 15 to 11 computations (26.7% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f64 y) |
| ✓ | cost-diff | 0 | (fabs.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (fabs.f64 x) (fabs.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| 128× | accelerator-lowering-fma.f32 |
| 128× | accelerator-lowering-fma.f64 |
| 120× | *-lowering-*.f32 |
| 120× | *-lowering-*.f64 |
| 50× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 28 |
| 1 | 15 | 28 |
| 2 | 25 | 28 |
| 3 | 34 | 28 |
| 4 | 52 | 28 |
| 5 | 70 | 28 |
| 6 | 99 | 28 |
| 7 | 147 | 28 |
| 8 | 296 | 28 |
| 9 | 420 | 28 |
| 10 | 437 | 28 |
| 11 | 452 | 28 |
| 12 | 453 | 28 |
| 0 | 453 | 28 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(- 1 (/ x y)) |
1 |
(/ x y) |
x |
y |
(/ (fabs x) (fabs y)) |
(fabs x) |
x |
(fabs y) |
y |
| Outputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- 1 (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(fabs x) |
(fabs.f64 x) |
x |
(fabs y) |
(fabs.f64 y) |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (fabs.f64 x) (fabs.f64 y)) |
| ✓ | accuracy | 100.0% | (fabs.f64 y) |
| ✓ | accuracy | 100.0% | (fabs.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| 21.0ms | 256× | 0 | valid |
Compiled 30 to 11 computations (63.3% saved)
ival-fabs: 8.0ms (59.2% of total)ival-div: 4.0ms (29.6% of total)ival-sub: 1.0ms (7.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs (- 1 (/ x y)))> |
#<alt (- 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (fabs x)> |
#<alt (fabs y)> |
| Outputs |
|---|
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ 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 y)> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (/ (fabs x) (fabs y))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (- 1 (/ x y)) |
| 0.0ms | y | @ | inf | (/ (fabs x) (fabs y)) |
| 0.0ms | y | @ | -inf | (/ (fabs x) (fabs y)) |
| 0.0ms | x | @ | -inf | (/ (fabs x) (fabs y)) |
| 0.0ms | x | @ | 0 | (/ (fabs x) (fabs y)) |
| 1× | batch-egg-rewrite |
| 3 550× | accelerator-lowering-fma.f32 |
| 3 550× | accelerator-lowering-fma.f64 |
| 3 026× | *-lowering-*.f32 |
| 3 026× | *-lowering-*.f64 |
| 1 578× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 22 |
| 1 | 47 | 22 |
| 2 | 318 | 22 |
| 3 | 5494 | 22 |
| 0 | 8291 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(- 1 (/ x y)) |
(/ x y) |
(/ (fabs x) (fabs y)) |
(fabs x) |
(fabs y) |
| Outputs |
|---|
(fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (fabs.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.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))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.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 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.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)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.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))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 y x))) #s(literal -1 binary64))) |
(fabs.f64 (/.f64 x y)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(fabs.f64 (-.f64 (/.f64 x y) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fabs.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) (neg.f64 (fabs.f64 (/.f64 x y)))) |
(neg.f64 (neg.f64 (fabs.f64 (/.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal -1 binary64)) (fabs.f64 y)) |
(pow.f64 (fabs.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 y x)) (fabs.f64 (/.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (fabs.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(fabs.f64 x) |
(fabs.f64 (-.f64 #s(literal 0 binary64) x)) |
(fabs.f64 (-.f64 x #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fabs.f64 y)) #s(literal -1 binary64)))) |
(fabs.f64 y) |
(fabs.f64 (-.f64 #s(literal 0 binary64) y)) |
(fabs.f64 (-.f64 y #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 y)) |
(*.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
| 1× | egg-herbie |
| 272× | accelerator-lowering-fma.f32 |
| 272× | accelerator-lowering-fma.f64 |
| 216× | *-lowering-*.f32 |
| 216× | *-lowering-*.f64 |
| 128× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 489 |
| 1 | 45 | 489 |
| 2 | 94 | 489 |
| 3 | 198 | 489 |
| 4 | 310 | 489 |
| 5 | 521 | 489 |
| 6 | 623 | 489 |
| 7 | 713 | 489 |
| 8 | 989 | 489 |
| 9 | 1020 | 489 |
| 10 | 1020 | 489 |
| 0 | 1020 | 489 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (- y x) y) |
(/ (- y x) y) |
(/ (- y x) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -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 y) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(/ (fabs x) (fabs y)) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
| Outputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.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 y) |
(/.f64 x y) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(/ (fabs x) (fabs y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs x) |
(fabs.f64 x) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
Compiled 5 844 to 690 computations (88.2% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 361 | 2 | 363 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 362 | 3 | 365 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.8% | (fabs.f64 (/.f64 x y)) |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 50.8% | (fabs.f64 #s(literal 1 binary64)) |
Compiled 18 to 14 computations (22.2% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (fabs.f64 (/.f64 x y)) |
| ✓ | cost-diff | 128 | (fabs.f64 #s(literal 1 binary64)) |
| 6× | fabs-lowering-fabs.f64 |
| 6× | fabs-lowering-fabs.f32 |
| 4× | /-lowering-/.f32 |
| 4× | /-lowering-/.f64 |
| 2× | fabs-div |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 11 | 11 |
| 0 | 11 | 11 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs 1) |
1 |
(fabs (/ x y)) |
(/ x y) |
x |
y |
| Outputs |
|---|
(fabs 1) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (fabs.f64 (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (fabs.f64 #s(literal 1 binary64)) |
| 13.0ms | 256× | 0 | valid |
Compiled 14 to 8 computations (42.9% saved)
ival-fabs: 3.0ms (59.4% of total)ival-div: 2.0ms (39.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs 1)> |
#<alt (fabs (/ x y))> |
#<alt (/ x y)> |
| Outputs |
|---|
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ x y))> |
#<alt (fabs (/ 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 y)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (fabs (/ x y)) |
| 0.0ms | x | @ | -inf | (fabs (/ x y)) |
| 0.0ms | x | @ | inf | (fabs (/ x y)) |
| 0.0ms | y | @ | inf | (fabs (/ x y)) |
| 0.0ms | y | @ | -inf | (fabs (/ x y)) |
| 1× | batch-egg-rewrite |
| 1 756× | /-lowering-/.f32 |
| 1 756× | /-lowering-/.f64 |
| 1 604× | *-lowering-*.f32 |
| 1 604× | *-lowering-*.f64 |
| 1 230× | unpow-prod-down |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 1 | 20 | 9 |
| 2 | 77 | 9 |
| 3 | 337 | 7 |
| 4 | 2038 | 7 |
| 0 | 9093 | 7 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs 1) |
(fabs (/ x y)) |
(/ x y) |
| Outputs |
|---|
#s(literal 1 binary64) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (+.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (log.f64 (/.f64 x y)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))))) |
(fabs.f64 (/.f64 x y)) |
(-.f64 (/.f64 x y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x y))) (/.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 y x))) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (fabs.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) y #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 x y) |
(/.f64 y (*.f64 y (/.f64 y x))) |
(/.f64 y (neg.f64 (*.f64 y (/.f64 y x)))) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 x y)) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 y x)) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fabs.f64 (*.f64 x y))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fabs.f64 (*.f64 y x))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 y x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (*.f64 y (/.f64 x y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) x) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) x) |
(/.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (fabs.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fabs.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fabs.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (fabs.f64 (*.f64 x y))) |
(/.f64 (fabs.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (fabs.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) (fabs.f64 (*.f64 y (/.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) x) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (*.f64 y (/.f64 x y)))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 y x)) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (fabs.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) y) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (fabs.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) y) |
(*.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (+.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (log.f64 (/.f64 x y)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))))) |
(fabs.f64 (/.f64 x y)) |
(-.f64 (/.f64 x y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x y))) (/.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (/.f64 y x))) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (fabs.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) y #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 x y) |
(/.f64 y (*.f64 y (/.f64 y x))) |
(/.f64 y (neg.f64 (*.f64 y (/.f64 y x)))) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 x y)) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 y x)) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fabs.f64 (*.f64 x y))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fabs.f64 (*.f64 y x))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 y x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (*.f64 y (/.f64 x y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) x) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) x) |
(/.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (fabs.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fabs.f64 (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fabs.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (fabs.f64 (*.f64 x y))) |
(/.f64 (fabs.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (fabs.f64 (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) (fabs.f64 (*.f64 y (/.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) x) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (*.f64 y (/.f64 x y)))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 y x)) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (fabs.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (fabs.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x x #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) y) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (fabs.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) y) |
(*.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 6× | fabs-lowering-fabs.f64 |
| 6× | fabs-lowering-fabs.f32 |
| 4× | /-lowering-/.f32 |
| 4× | /-lowering-/.f64 |
| 2× | fabs-div |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 168 |
| 1 | 7 | 168 |
| 0 | 7 | 168 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ x y)) |
(fabs (/ 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 y) |
| Outputs |
|---|
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.f64 x y)) |
(fabs (/ x y)) |
(fabs.f64 (/.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 y) |
(/.f64 x y) |
Compiled 6 202 to 600 computations (90.3% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 485 | 2 | 487 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 486 | 4 | 490 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.0% | (/.f64 x y) |
| ✓ | 51.8% | (fabs.f64 (/.f64 x y)) |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 50.8% | #s(literal 1 binary64) |
Compiled 22 to 16 computations (27.3% saved)
| 1× | egg-herbie |
Found 1 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
| 2× | 1-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 6 |
| 1 | 6 | 6 |
| 0 | 6 | 6 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
1 |
(/ x y) |
x |
y |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
Found 1 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| 8.0ms | 256× | 0 | valid |
Compiled 8 to 6 computations (25% saved)
ival-div: 2.0ms (79.5% 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 y)> |
| Outputs |
|---|
#<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)> |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ x y) |
| 0.0ms | x | @ | inf | (/ x y) |
| 0.0ms | x | @ | -inf | (/ x y) |
| 0.0ms | y | @ | -inf | (/ x y) |
| 0.0ms | y | @ | inf | (/ x y) |
| 1× | batch-egg-rewrite |
| 520× | *-lowering-*.f32 |
| 520× | *-lowering-*.f64 |
| 470× | /-lowering-/.f32 |
| 470× | /-lowering-/.f64 |
| 134× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 3 |
| 1 | 11 | 3 |
| 2 | 46 | 3 |
| 3 | 215 | 3 |
| 0 | 1204 | 3 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 x y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 x y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) y)) x) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) y) |
| 1× | egg-herbie |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 72 |
| 0 | 3 | 72 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 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 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 692 to 134 computations (80.6% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 0 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 82 | 4 | 86 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 22.0% | (/.f64 x y) |
| ✓ | 51.8% | (fabs.f64 (/.f64 x y)) |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | 50.8% | #s(literal 1 binary64) |
Compiled 52 to 30 computations (42.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fabs.f64 #s(literal 1 binary64)) |
(/.f64 x y) |
(fabs.f64 (/.f64 x y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Outputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
3 calls:
| 6.0ms | x |
| 3.0ms | y |
| 2.0ms | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fabs.f64 #s(literal 1 binary64)) |
(/.f64 x y) |
(fabs.f64 (/.f64 x y)) |
(/.f64 (fabs.f64 x) (fabs.f64 y)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(fabs.f64 (/.f64 x y)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 3 | x |
| 77.0% | 3 | y |
| 97.4% | 2 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fabs.f64 #s(literal 1 binary64)) |
(/.f64 x y) |
| Outputs |
|---|
#s(literal 1 binary64) |
(/.f64 x y) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.1% | 3 | y |
| 56.8% | 3 | x |
| 68.5% | 2 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 15 to 10 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
(fabs.f64 #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 3.0ms | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 2.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 1 | x |
| 50.8% | 1 | y |
| 50.8% | 1 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 15 to 10 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000000553999822 | 37965.19447016141 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 37965.19447016141 | 252024.60959526408 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 28× | unsub-neg_binary64 |
| 22× | neg-mul-1_binary64 |
| 18× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 12× | fabs-mul_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 36 |
| 1 | 30 | 36 |
| 2 | 43 | 36 |
| 3 | 53 | 36 |
| 4 | 62 | 36 |
| 5 | 78 | 36 |
| 6 | 105 | 36 |
| 7 | 112 | 36 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(if (<=.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64) (fabs.f64 (/.f64 x y))) |
(if (<=.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) #s(literal 50000 binary64)) #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(if (<=.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64) (fabs.f64 (/.f64 x y))) |
(if (<=.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) #s(literal 50000 binary64)) #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
| 4 452× | /-lowering-/.f32 |
| 4 452× | /-lowering-/.f64 |
| 3 554× | accelerator-lowering-fma.f32 |
| 3 554× | accelerator-lowering-fma.f64 |
| 3 550× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 351 |
| 1 | 80 | 351 |
| 2 | 187 | 351 |
| 3 | 546 | 351 |
| 4 | 1609 | 351 |
| 5 | 2481 | 351 |
| 6 | 3438 | 351 |
| 7 | 4984 | 351 |
| 8 | 5542 | 351 |
| 9 | 6803 | 351 |
| 10 | 7770 | 351 |
| 0 | 8065 | 351 |
| 0 | 9 | 22 |
| 1 | 47 | 22 |
| 2 | 318 | 22 |
| 3 | 5494 | 22 |
| 0 | 8291 | 22 |
| 0 | 6 | 9 |
| 1 | 20 | 9 |
| 2 | 77 | 9 |
| 3 | 337 | 7 |
| 4 | 2038 | 7 |
| 0 | 9093 | 7 |
| 0 | 22 | 489 |
| 1 | 45 | 489 |
| 2 | 94 | 489 |
| 3 | 198 | 489 |
| 4 | 310 | 489 |
| 5 | 521 | 489 |
| 6 | 623 | 489 |
| 7 | 713 | 489 |
| 8 | 989 | 489 |
| 9 | 1020 | 489 |
| 10 | 1020 | 489 |
| 0 | 1020 | 489 |
| 0 | 6 | 15 |
| 1 | 36 | 15 |
| 2 | 248 | 15 |
| 3 | 2330 | 15 |
| 0 | 8711 | 15 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 122 to 83 computations (32% saved)
Compiled 94 to 46 computations (51.1% saved)
Loading profile data...