
Time bar (total: 11.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.6% | 0.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.6% | 0.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.6% | 0.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 49.8% | 0.4% | 0% | 49.8% | 0% | 3 |
| 50% | 24.9% | 24.9% | 0.4% | 0% | 49.8% | 0% | 4 |
| 75% | 37.4% | 12.5% | 0.4% | 0% | 49.8% | 0% | 5 |
| 87.5% | 43.6% | 6.2% | 0.4% | 0% | 49.8% | 0% | 6 |
| 93.8% | 46.7% | 3.1% | 0.4% | 0% | 49.8% | 0% | 7 |
| 96.9% | 48.2% | 1.6% | 0.4% | 0% | 49.8% | 0% | 8 |
| 98.4% | 49% | 0.8% | 0.4% | 0% | 49.8% | 0% | 9 |
| 99.2% | 49.4% | 0.4% | 0.4% | 0% | 49.8% | 0% | 10 |
| 99.6% | 49.4% | 0.2% | 0.4% | 0% | 50% | 0% | 11 |
| 99.8% | 49.5% | 0.1% | 0.4% | 0% | 50% | 0% | 12 |
Compiled 4 to 4 computations (0% saved)
| 480.0ms | 8 256× | 0 | valid |
ival-atanh: 237.0ms (96.9% of total)ival-true: 5.0ms (2% of total)ival-assert: 3.0ms (1.2% of total)| 2× | egg-herbie |
| 124× | accelerator-lowering-fma.f32 |
| 124× | accelerator-lowering-fma.f64 |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 76× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1 | 11 | 9 |
| 2 | 15 | 9 |
| 3 | 18 | 9 |
| 4 | 22 | 9 |
| 5 | 29 | 9 |
| 6 | 36 | 9 |
| 0 | 10 | 12 |
| 1 | 19 | 12 |
| 2 | 26 | 12 |
| 3 | 32 | 12 |
| 4 | 39 | 12 |
| 5 | 53 | 12 |
| 6 | 91 | 12 |
| 7 | 158 | 12 |
| 8 | 216 | 12 |
| 9 | 244 | 12 |
| 10 | 259 | 12 |
| 11 | 269 | 12 |
| 12 | 269 | 12 |
| 0 | 269 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
| Outputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| Inputs |
|---|
(atanh x) |
(atanh (neg x)) |
(neg (atanh (neg x))) |
| Outputs |
|---|
(atanh x) |
(atanh (neg x)) |
(neg (atanh (neg x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary32) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary32) |
| 0 | 0 | - | 0 | - | (-.f32 #s(literal 1 binary32) x) |
| 0 | 0 | - | 0 | - | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 2 binary32) x) |
| 0 | 0 | - | 0 | - | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 96.0ms | 512× | 0 | valid |
Compiled 96 to 40 computations (58.3% saved)
ival-div: 70.0ms (82.9% of total)ival-mult: 7.0ms (8.3% of total)ival-log1p: 4.0ms (4.7% of total)ival-sub: 3.0ms (3.6% of total)exact: 1.0ms (1.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
Compiled 11 to 9 computations (18.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) x) |
| ✓ | cost-diff | 0 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| ✓ | cost-diff | 0 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 124× | accelerator-lowering-fma.f32 |
| 124× | accelerator-lowering-fma.f64 |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 76× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 39 |
| 1 | 19 | 39 |
| 2 | 26 | 39 |
| 3 | 32 | 39 |
| 4 | 39 | 39 |
| 5 | 53 | 39 |
| 6 | 91 | 39 |
| 7 | 158 | 39 |
| 8 | 216 | 39 |
| 9 | 244 | 39 |
| 10 | 259 | 39 |
| 11 | 269 | 39 |
| 12 | 269 | 39 |
| 0 | 269 | 35 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
1/2 |
(log (+ 1 (/ (* 2 x) (- 1 x)))) |
(/ (* 2 x) (- 1 x)) |
(* 2 x) |
2 |
x |
(- 1 x) |
1 |
| Outputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
1/2 |
#s(literal 1/2 binary32) |
(log (+ 1 (/ (* 2 x) (- 1 x)))) |
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
(/ (* 2 x) (- 1 x)) |
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
2 |
#s(literal 2 binary32) |
x |
(- 1 x) |
(-.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 2 binary32) x) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 99.9% | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 99.8% | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 16.0ms | 256× | 0 | valid |
Compiled 37 to 11 computations (70.3% saved)
ival-mult: 3.0ms (33.4% of total)ival-div: 2.0ms (22.3% of total)ival-log1p: 2.0ms (22.3% of total)ival-sub: 1.0ms (11.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))> |
#<alt (log (+ 1 (/ (* 2 x) (- 1 x))))> |
#<alt (/ (* 2 x) (- 1 x))> |
#<alt (* 2 x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/2 (log -1))> |
#<alt (+ (* 1/2 (log -1)) (/ 1 x))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))> |
#<alt (* 1/2 (log -1))> |
#<alt (+ (* 1/2 (log -1)) (/ 1 x))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (log -1)> |
#<alt (+ (log -1) (* 2 (/ 1 x)))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))> |
#<alt (log -1)> |
#<alt (+ (log -1) (* 2 (/ 1 x)))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))> |
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
| 1.0ms | x | @ | -inf | (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
| 1.0ms | x | @ | inf | (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
| 0.0ms | x | @ | -inf | (* 2 x) |
| 0.0ms | x | @ | inf | (* 2 x) |
| 1× | batch-egg-rewrite |
| 4 286× | accelerator-lowering-fma.f32 |
| 4 286× | accelerator-lowering-fma.f64 |
| 3 506× | *-lowering-*.f32 |
| 3 506× | *-lowering-*.f64 |
| 2 126× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 32 |
| 1 | 49 | 32 |
| 2 | 399 | 32 |
| 3 | 5586 | 32 |
| 0 | 8628 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) |
(log (+ 1 (/ (* 2 x) (- 1 x)))) |
(/ (* 2 x) (- 1 x)) |
(* 2 x) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 1/2 binary32)) |
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))) |
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) |
(neg.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))) |
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(+.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(+.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (-.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))))) (log1p.f32 (neg.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))) |
(+.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))) |
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))))) |
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))) |
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(-.f32 (log1p.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))) |
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))) |
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (log.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 512 binary32) (pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(neg.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x)) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x)) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(+.f32 (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 2 binary32) x)) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(fma.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(fma.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x))) |
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x)) |
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x)) |
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(-.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) x)) |
(/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x #s(literal -1 binary32))) |
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x)) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (-.f32 (fma.f32 x x x) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x x x))) |
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal 2 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 x (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(*.f32 x (*.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (*.f32 x #s(literal -2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 (neg.f32 x) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (neg.f32 x) (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 x #s(literal -2 binary32))) |
(*.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))) |
(*.f32 #s(literal -2 binary32) (/.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal -2 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))) |
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) #s(literal 2 binary32))) |
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) x) |
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))) |
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (neg.f32 x) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))) |
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 x #s(literal -1 binary32))) |
(neg.f32 (*.f32 x #s(literal -2 binary32))) |
(-.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 x) #s(literal -2 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x #s(literal -2 binary32))) |
(*.f32 #s(literal -2 binary32) (neg.f32 x)) |
| 1× | egg-herbie |
| 12 938× | accelerator-lowering-fma.f32 |
| 12 938× | accelerator-lowering-fma.f64 |
| 3 522× | *-lowering-*.f32 |
| 3 522× | *-lowering-*.f64 |
| 2 748× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 404 |
| 1 | 312 | 390 |
| 2 | 798 | 382 |
| 3 | 2146 | 380 |
| 4 | 4029 | 380 |
| 5 | 6487 | 380 |
| 0 | 8272 | 358 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/2 (log -1)) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) |
(* 1/2 (log -1)) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(log -1) |
(+ (log -1) (* 2 (/ 1 x))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) |
(log -1) |
(+ (log -1) (* 2 (/ 1 x))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) |
(* 2 x) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* x (+ 2 (* 2 x))))) |
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))) |
-2 |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x)))) |
-2 |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/2 (log -1)) |
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* 1/2 (log -1)) |
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(log -1) |
(log.f32 #s(literal -1 binary32)) |
(+ (log -1) (* 2 (/ 1 x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x)) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(log -1) |
(log.f32 #s(literal -1 binary32)) |
(+ (log -1) (* 2 (/ 1 x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x)) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2/5 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -2 binary32)) x)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (+ 2 (* 2 x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))) |
(* x (+ 2 (* x (+ 2 (* 2 x))))) |
(*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))) |
(*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) (fma.f32 x (*.f32 x x) x)) |
-2 |
#s(literal -2 binary32) |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))) |
-2 |
#s(literal -2 binary32) |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32)) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
Compiled 5 005 to 804 computations (83.9% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 8 | 210 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 202 | 9 | 211 |
| Status | Accuracy | Program |
|---|---|---|
| 98.0% | (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| 97.7% | (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| 97.2% | (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) | |
| ▶ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ▶ | 97.6% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ▶ | 97.1% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ▶ | 99.9% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | 99.8% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| ▶ | 95.4% | x |
Compiled 227 to 141 computations (37.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 x #s(literal 2/3 binary32)) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | cost-diff | 160 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) |
| ✓ | cost-diff | 0 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 352 | (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
| 18 258× | accelerator-lowering-fma.f32 |
| 18 258× | accelerator-lowering-fma.f64 |
| 4 162× | *-lowering-*.f32 |
| 4 162× | *-lowering-*.f64 |
| 2 906× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 267 |
| 1 | 123 | 263 |
| 2 | 370 | 261 |
| 3 | 865 | 255 |
| 4 | 1775 | 253 |
| 5 | 2782 | 253 |
| 6 | 5048 | 235 |
| 0 | 8269 | 207 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))) |
1/2 |
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))) |
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)) |
(* 2 (+ (* x x) x)) |
2 |
(+ (* x x) x) |
x |
(+ (* x (neg x)) 1) |
(neg x) |
1 |
x |
(* 1/2 (* x (+ (* x (* x 2/3)) 2))) |
1/2 |
(* x (+ (* x (* x 2/3)) 2)) |
x |
(+ (* x (* x 2/3)) 2) |
(* x 2/3) |
2/3 |
2 |
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))) |
1/2 |
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)) |
x |
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2) |
(* x x) |
(+ (* x (* x 2/5)) 2/3) |
(* x 2/5) |
2/5 |
2/3 |
2 |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))) |
1/2 |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2) |
(* x x) |
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3) |
(+ (* x (* x 2/7)) 2/5) |
(* x 2/7) |
2/7 |
2/5 |
2/3 |
2 |
| Outputs |
|---|
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x))))) |
1/2 |
#s(literal 1/2 binary32) |
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))) |
(log1p.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))) |
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)) |
(*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x))) |
(* 2 (+ (* x x) x)) |
(*.f32 #s(literal 2 binary32) (fma.f32 x x x)) |
2 |
#s(literal 2 binary32) |
(+ (* x x) x) |
(fma.f32 x x x) |
x |
(+ (* x (neg x)) 1) |
(fma.f32 x (neg.f32 x) #s(literal 1 binary32)) |
(neg x) |
(neg.f32 x) |
1 |
#s(literal 1 binary32) |
x |
(* 1/2 (* x (+ (* x (* x 2/3)) 2))) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* x (* x 2/3)) 2)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
x |
(+ (* x (* x 2/3)) 2) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* x 2/3) |
(*.f32 x #s(literal 2/3 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(+ (* x (* x 2/5)) 2/3) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* x 2/5) |
(*.f32 x #s(literal 2/5 binary32)) |
2/5 |
#s(literal 2/5 binary32) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))) |
(fma.f32 x (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)) |
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ (* x (* x 2/7)) 2/5) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* x 2/7) |
(*.f32 x #s(literal 2/7 binary32)) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
| ✓ | accuracy | 99.9% | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
| ✓ | accuracy | 98.0% | (*.f32 x #s(literal 2/7 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | accuracy | 99.9% | (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
| ✓ | accuracy | 99.9% | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | accuracy | 99.3% | (*.f32 x #s(literal 2/5 binary32)) |
| ✓ | accuracy | 100.0% | (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | accuracy | 99.9% | (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | accuracy | 98.7% | (*.f32 x #s(literal 2/3 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 99.9% | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 99.9% | (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
| 144.0ms | 256× | 0 | valid |
Compiled 234 to 39 computations (83.3% saved)
ival-log1p: 36.0ms (36.1% of total)ival-mult: 27.0ms (27.1% of total)const: 24.0ms (24.1% of total)ival-add: 9.0ms (9% of total)ival-div: 2.0ms (2% of total)ival-neg: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))> |
#<alt (* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))))> |
#<alt (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))> |
#<alt (* 2 (+ (* x x) x))> |
#<alt (* 1/2 (* x (+ (* x (* x 2/3)) 2)))> |
#<alt (* x (+ (* x (* x 2/3)) 2))> |
#<alt (+ (* x (* x 2/3)) 2)> |
#<alt (* x 2/3)> |
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))> |
#<alt (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))> |
#<alt (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)> |
#<alt (* x x)> |
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))> |
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)> |
#<alt (neg x)> |
#<alt (* x 2/5)> |
#<alt (+ (* x (* x 2/5)) 2/3)> |
#<alt (* x 2/7)> |
#<alt (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)> |
#<alt (+ (* x (* x 2/7)) 2/5)> |
| Outputs |
|---|
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))> |
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/2 (log -1))> |
#<alt (+ (* 1/2 (log -1)) (/ 1 x))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))> |
#<alt (* 1/2 (log -1))> |
#<alt (+ (* 1/2 (log -1)) (/ 1 x))> |
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (log -1)> |
#<alt (+ (log -1) (* 2 (/ 1 x)))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))> |
#<alt (log -1)> |
#<alt (+ (log -1) (* 2 (/ 1 x)))> |
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* 2/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt 2/5> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (* 2/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* 1/2 (* x (+ (* x (* x 2/3)) 2))) |
| 1.0ms | x | @ | inf | (* 1/2 (* x (+ (* x (* x 2/3)) 2))) |
| 0.0ms | x | @ | inf | (* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))) |
| 0.0ms | x | @ | inf | (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))) |
| 0.0ms | x | @ | inf | (* 2 (+ (* x x) x)) |
| 1× | batch-egg-rewrite |
| 6 324× | accelerator-lowering-fma.f32 |
| 6 324× | accelerator-lowering-fma.f64 |
| 4 434× | *-lowering-*.f32 |
| 4 434× | *-lowering-*.f64 |
| 3 680× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 233 |
| 1 | 237 | 230 |
| 2 | 2020 | 230 |
| 0 | 8451 | 200 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)) |
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))) |
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))) |
(* 2 (+ (* x x) x)) |
(* 1/2 (* x (+ (* x (* x 2/3)) 2))) |
(* x (+ (* x (* x 2/3)) 2)) |
(+ (* x (* x 2/3)) 2) |
(* x 2/3) |
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))) |
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)) |
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2) |
(* x x) |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))) |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)) |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2) |
(neg x) |
(* x 2/5) |
(+ (* x (* x 2/5)) 2/3) |
(* x 2/7) |
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3) |
(+ (* x (* x 2/7)) 2/5) |
| Outputs |
|---|
(neg.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(neg.f32 (/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))) |
(/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) #s(literal -2 binary32))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32))) (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) #s(literal -2 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) |
(*.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (fma.f32 x x x) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 (fma.f32 x x x) (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 #s(literal -2 binary32) (/.f32 (neg.f32 (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x x) #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (neg.f32 (fma.f32 x x x)) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) #s(literal 1/2 binary32)) |
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))) |
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(+.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))) |
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (fma.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))) |
(-.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))) (log.f32 (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) #s(literal 1 binary32))) (log.f32 (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) (*.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))))) |
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 x x))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (*.f32 #s(literal 2 binary32) (*.f32 x x))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) |
(fma.f32 x (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x x) #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 #s(literal 2 binary32) x) x (*.f32 #s(literal 2 binary32) x)) |
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x)))) (fma.f32 x x (neg.f32 x))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))) #s(literal 2 binary32)) (fma.f32 x x (neg.f32 x))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))))) (neg.f32 (fma.f32 x x (neg.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))) #s(literal 2 binary32))) (neg.f32 (fma.f32 x x (neg.f32 x)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(*.f32 #s(literal 2 binary32) (fma.f32 x x x)) |
(*.f32 (fma.f32 x x x) #s(literal 2 binary32)) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) x) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) (*.f32 x x) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) x (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32) (*.f32 #s(literal 2 binary32) x)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) |
(/.f32 (*.f32 x (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) |
(/.f32 (*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) x #s(literal 2 binary32)) |
(-.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(*.f32 x #s(literal 2/3 binary32)) |
(*.f32 #s(literal 2/3 binary32) x) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) x (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 #s(literal 2 binary32) x)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x #s(literal 2/5 binary32))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/125 binary32)) (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/27 binary32))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(+.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) |
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) |
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 #s(literal 2 binary32) x)) |
(-.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) x) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(+.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(+.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/27 binary32))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))) |
(*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x))))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 x #s(literal 2/5 binary32)) |
(*.f32 #s(literal 2/5 binary32) x) |
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) x #s(literal 2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 x #s(literal 2/7 binary32)) |
(*.f32 #s(literal 2/7 binary32) x) |
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/7 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/7 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32))) x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) |
(-.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/125 binary32))) (fma.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(+.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) x #s(literal 2/5 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))) |
(-.f32 (/.f32 #s(literal 4/25 binary32) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))) |
(/.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32))) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) #s(literal 4/25 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)))) (neg.f32 (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (fma.f32 (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))) |
| 1× | egg-herbie |
| 18 256× | accelerator-lowering-fma.f32 |
| 18 256× | accelerator-lowering-fma.f64 |
| 5 214× | *-lowering-*.f32 |
| 5 214× | *-lowering-*.f64 |
| 2 960× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 2056 |
| 1 | 676 | 2012 |
| 2 | 1788 | 1994 |
| 3 | 4984 | 1978 |
| 0 | 8985 | 1862 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 x) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* x (+ 2 (* 2 x))))) |
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))) |
-2 |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x)))) |
-2 |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/2 (log -1)) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) |
(* 1/2 (log -1)) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(log -1) |
(+ (log -1) (* 2 (/ 1 x))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) |
(log -1) |
(+ (log -1) (* 2 (/ 1 x))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) |
(* 2 x) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* 2 x))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* 2/3 (pow x 3)) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* 2/3 (pow x 3)) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* 2/3 (pow x 2))) |
(* 2/3 (pow x 2)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* 2/3 (pow x 2)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* 2/5 (pow x 2))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
2/5 |
(+ 2/5 (* 2/7 (pow x 2))) |
(+ 2/5 (* 2/7 (pow x 2))) |
(+ 2/5 (* 2/7 (pow x 2))) |
(* 2/7 (pow x 2)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/7 (pow x 2)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2 x))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* x (+ 2 (* x (+ 2 (* 2 x))))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) (fma.f32 x x x) #s(literal 2 binary32))) |
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))) |
-2 |
#s(literal -2 binary32) |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(-.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))) |
-2 |
#s(literal -2 binary32) |
(* -1 (+ 2 (* 2 (/ 1 x)))) |
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) |
(-.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) x)) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/2 (log -1)) |
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) |
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))) |
(* 1/2 (log -1)) |
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) |
(+ (* 1/2 (log -1)) (/ 1 x)) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x)) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(log -1) |
(log.f32 #s(literal -1 binary32)) |
(+ (log -1) (* 2 (/ 1 x))) |
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))) |
(log -1) |
(log.f32 #s(literal -1 binary32)) |
(+ (log -1) (* 2 (/ 1 x))) |
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -2/5 binary32) (*.f32 x x)) #s(literal -2/3 binary32)) (*.f32 x x)) #s(literal -2 binary32)) x)) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2 x))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* x (+ 2 (* 2 x))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* x (+ 2 (* 2 x))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* 2 (pow x 2)) |
(*.f32 #s(literal 2 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* 2 (pow x 2)) |
(*.f32 #s(literal 2 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/3 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/3 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/5 (pow x 5)) |
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x)))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 1/5 (pow x 5)) |
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/5 (pow x 5)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32))) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x)))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/5 (pow x 5)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32))) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32)) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/7 (pow x 4)) |
(*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
2/5 |
#s(literal 2/5 binary32) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* 2/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/7 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* 2/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/7 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
Compiled 24 028 to 2 350 computations (90.2% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 772 | 7 | 779 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 774 | 14 | 788 |
| Status | Accuracy | Program |
|---|---|---|
| 98.0% | (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| 97.7% | (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| ▶ | 97.2% | (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
| ▶ | 98.0% | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
| 42.8% | (*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))))))) | |
| ▶ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
| ✓ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ▶ | 97.6% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ▶ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) | |
| ✓ | 97.1% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | 99.9% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | 99.8% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| ✓ | 95.4% | x |
Compiled 975 to 286 computations (70.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
| ✓ | cost-diff | 320 | (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
| ✓ | cost-diff | 160 | (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) |
| 21 022× | accelerator-lowering-fma.f32 |
| 21 022× | accelerator-lowering-fma.f64 |
| 11 620× | +-lowering-+.f64 |
| 11 620× | +-lowering-+.f32 |
| 3 260× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 541 |
| 1 | 152 | 517 |
| 2 | 548 | 509 |
| 3 | 1878 | 509 |
| 4 | 4494 | 509 |
| 5 | 4709 | 509 |
| 6 | 4801 | 509 |
| 7 | 4806 | 509 |
| 8 | 4806 | 509 |
| 0 | 9611 | 446 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))) |
1/2 |
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))) |
x |
2 |
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(+ (* (* x x) 2/7) 2/5) |
(* x x) |
2/7 |
2/5 |
2/3 |
(* x (* x x)) |
(+ (* x (* (* x x) 1/3)) x) |
x |
(* (* x x) 1/3) |
(* x x) |
1/3 |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))) |
1/2 |
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)) |
x |
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2) |
(* x x) |
(+ (* (* x x) 2/5) 2/3) |
2/5 |
2/3 |
2 |
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))) |
1/2 |
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))) |
x |
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)) |
(+ (* (* x x) 2/7) 2/5) |
(* x x) |
2/7 |
2/5 |
(* x (* x (* x x))) |
(* x (* x x)) |
(+ (* x (* x 2/3)) 2) |
(* x 2/3) |
2/3 |
2 |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
1/2 |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(* x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(+ (* (* x x) 2/7) 2/5) |
2/7 |
2/5 |
-4/9 |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
-2/3 |
2 |
| Outputs |
|---|
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x) |
1/2 |
#s(literal 1/2 binary32) |
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
x |
2 |
#s(literal 2 binary32) |
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))) |
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(* x x) |
(*.f32 x x) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
2/3 |
#s(literal 2/3 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(+ (* x (* (* x x) 1/3)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
x |
(* (* x x) 1/3) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* x x) |
(*.f32 x x) |
1/3 |
#s(literal 1/3 binary32) |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 1/3 binary32)) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)) |
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(+ (* (* x x) 2/5) 2/3) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
2/5 |
#s(literal 2/5 binary32) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
x |
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(* x x) |
(*.f32 x x) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(+ (* x (* x 2/3)) 2) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* x 2/3) |
(*.f32 x #s(literal 2/3 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(*.f32 x (fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(/.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) |
(fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
-4/9 |
#s(literal -4/9 binary32) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
-2/3 |
#s(literal -2/3 binary32) |
2 |
#s(literal 2 binary32) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) |
| ✓ | accuracy | 99.2% | (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
| ✓ | accuracy | 99.1% | (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) |
| ✓ | accuracy | 97.1% | (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
| ✓ | accuracy | 99.8% | (*.f32 x (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 99.8% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 98.7% | (*.f32 x #s(literal 2/3 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | accuracy | 99.9% | (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
| ✓ | accuracy | 99.3% | (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
| ✓ | accuracy | 99.8% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 99.5% | (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 99.2% | (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
| 98.0ms | 256× | 0 | valid |
Compiled 504 to 48 computations (90.5% saved)
ival-mult: 47.0ms (58.6% of total)const: 18.0ms (22.4% of total)ival-add: 12.0ms (14.9% of total)ival-div: 2.0ms (2.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 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))> |
#<alt (* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))))> |
#<alt (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))> |
#<alt (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3)> |
#<alt (+ (* x (* (* x x) 1/3)) x)> |
#<alt (* (* x x) 1/3)> |
#<alt (* x x)> |
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))> |
#<alt (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)> |
#<alt (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))> |
#<alt (* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))))> |
#<alt (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))> |
#<alt (+ (* (* x x) 2/7) 2/5)> |
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))> |
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))> |
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)> |
#<alt (* x (+ (* (* x x) 2/7) 2/5))> |
#<alt (* x (* x x))> |
#<alt (+ (* (* x x) 2/5) 2/3)> |
#<alt (* x 2/3)> |
#<alt (* x (* x (* x x)))> |
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))> |
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))> |
#<alt (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)> |
| Outputs |
|---|
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt (* 2/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/3 (* 2/5 (pow x 2))))> |
#<alt (* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))> |
#<alt (* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))> |
#<alt 2/5> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (+ 2/5 (* 2/7 (pow x 2)))> |
#<alt (* 2/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/5 x)> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))> |
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))> |
#<alt (* 4/49 (pow x 6))> |
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* 4/49 (pow x 6))> |
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt -2/3> |
#<alt (- (* 2/5 (pow x 2)) 2/3)> |
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)> |
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))) |
| 0.0ms | x | @ | inf | (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
| 0.0ms | x | @ | 0 | (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
| 0.0ms | x | @ | inf | (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
| 0.0ms | x | @ | inf | (* (* x x) 1/3) |
| 1× | batch-egg-rewrite |
| 6 508× | accelerator-lowering-fma.f32 |
| 6 508× | accelerator-lowering-fma.f64 |
| 5 178× | *-lowering-*.f32 |
| 5 178× | *-lowering-*.f64 |
| 4 132× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 355 |
| 1 | 294 | 329 |
| 2 | 2567 | 329 |
| 0 | 9227 | 286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))) |
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))) |
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) |
(+ (* x (* (* x x) 1/3)) x) |
(* (* x x) 1/3) |
(* x x) |
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))) |
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)) |
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2) |
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)) |
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))) |
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))) |
(+ (* (* x x) 2/7) 2/5) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(* x (* x x)) |
(+ (* (* x x) 2/5) 2/3) |
(* x 2/3) |
(* x (* x (* x x))) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
| Outputs |
|---|
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x x) (*.f32 x #s(literal 1 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) (neg.f32 (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(+.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32))) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) x (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (pow.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (fma.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x)) |
(*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32)) |
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(+.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) x) |
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x x) |
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))) (neg.f32 (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(*.f32 x (*.f32 x #s(literal 1/3 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/3 binary32)) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) |
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (*.f32 x x) #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))) |
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) |
(/.f32 (fma.f32 #s(literal 8/125 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(+.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)) |
(+.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) x (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 8 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 4 binary32))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(+.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(+.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 2 binary32))) |
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) |
(/.f32 (*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (neg.f32 (*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) x)) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x)) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) #s(literal 2/5 binary32)) |
(+.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) x #s(literal 2/5 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(-.f32 (/.f32 #s(literal 4/25 binary32) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32))) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 4/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)))) (neg.f32 (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x x) (*.f32 x #s(literal 1 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) (neg.f32 (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))))) |
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))) |
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) |
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 x (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) |
(*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))) |
(pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 x #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/5 binary32) x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) x) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)))) (fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(*.f32 x (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 1 binary32))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) x) |
(*.f32 (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(*.f32 x (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) x #s(literal 2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))) |
(*.f32 x #s(literal 2/3 binary32)) |
(*.f32 #s(literal 2/3 binary32) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 2 binary32))) |
(exp.f32 (fma.f32 (log.f32 x) #s(literal 2 binary32) (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(pow.f32 x #s(literal 4 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 2 binary32)) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x x)) x) |
(neg.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32)) |
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2 binary32))) |
(+.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(+.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(*.f32 x (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) |
(*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) x) |
(*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x x)) |
(*.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)) |
(+.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal -2/3 binary32)) |
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) (/.f32 #s(literal 8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
| 1× | egg-herbie |
| 12 386× | accelerator-lowering-fma.f32 |
| 12 386× | accelerator-lowering-fma.f64 |
| 4 080× | *-lowering-*.f32 |
| 4 080× | *-lowering-*.f64 |
| 2 420× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 2950 |
| 1 | 594 | 2908 |
| 2 | 1603 | 2884 |
| 3 | 4404 | 2856 |
| 4 | 7790 | 2856 |
| 0 | 8064 | 2704 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(* 2/3 (pow x 3)) |
(* (pow x 3) (+ 2/3 (* 2/5 (pow x 2)))) |
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))) |
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
2/5 |
(+ 2/5 (* 2/7 (pow x 2))) |
(+ 2/5 (* 2/7 (pow x 2))) |
(+ 2/5 (* 2/7 (pow x 2))) |
(* 2/7 (pow x 2)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/7 (pow x 2)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/5 x) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* 2/5 (pow x 2))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 4/25 (pow x 2)) |
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2)))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(* 4/49 (pow x 6)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* 4/49 (pow x 6)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
-2/3 |
(- (* 2/5 (pow x 2)) 2/3) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
| Outputs |
|---|
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 2/3 (pow x 3)) |
(*.f32 x (*.f32 #s(literal 2/3 binary32) (*.f32 x x))) |
(* (pow x 3) (+ 2/3 (* 2/5 (pow x 2)))) |
(*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) |
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))) |
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) |
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))) |
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/3 binary32)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/5 (pow x 5)) |
(*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/5 binary32))) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 1/5 (pow x 5)) |
(*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/5 binary32))) |
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x)))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/5 (pow x 5)) |
(*.f32 (*.f32 x x) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x)))) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/5 (pow x 5)) |
(*.f32 (*.f32 x x) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x)))) |
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x))) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x))) |
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
2/5 |
#s(literal 2/5 binary32) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(+ 2/5 (* 2/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* 2/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/7 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* 2/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/7 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* 1/7 (pow x 7)) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(* 2/3 x) |
(*.f32 x #s(literal 2/3 binary32)) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 4/25 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2)))) |
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 4/49 binary32)) #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 4/49 binary32)) #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) |
(* 4/49 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* 4/49 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
-2/3 |
#s(literal -2/3 binary32) |
(- (* 2/5 (pow x 2)) 2/3) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x))))) |
Compiled 83 858 to 5 241 computations (93.8% saved)
21 alts after pruning (13 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 752 | 10 | 1 762 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1 755 | 21 | 1 776 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
| 97.7% | (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| ✓ | 97.2% | (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
| ▶ | 97.1% | (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) | |
| ✓ | 98.0% | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
| 97.2% | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) | |
| 42.8% | (*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))))))) | |
| ✓ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
| ✓ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | 97.6% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) | |
| ▶ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
| ▶ | 98.2% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) | |
| ▶ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32)))) | |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) | |
| ✓ | 99.9% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | 99.8% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| ✓ | 95.4% | x |
Compiled 1 387 to 498 computations (64.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 64 | (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
| ✓ | cost-diff | 0 | (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
| ✓ | cost-diff | 0 | (*.f32 x #s(literal 1/3 binary32)) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| 11 390× | accelerator-lowering-fma.f32 |
| 11 390× | accelerator-lowering-fma.f64 |
| 6 238× | *-lowering-*.f32 |
| 6 238× | *-lowering-*.f64 |
| 2 632× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 767 |
| 1 | 191 | 747 |
| 2 | 574 | 709 |
| 3 | 1853 | 709 |
| 4 | 4456 | 709 |
| 5 | 5132 | 709 |
| 6 | 5447 | 709 |
| 7 | 5730 | 709 |
| 8 | 6032 | 709 |
| 9 | 6694 | 709 |
| 0 | 8243 | 620 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
1/2 |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(* x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5)) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(+ (* (* x x) 2/7) 2/5) |
2/7 |
2/5 |
(* x 2/5) |
-4/9 |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
-2/3 |
2 |
(* (+ (* x (* x 1/3)) 1) x) |
(+ (* x (* x 1/3)) 1) |
x |
(* x 1/3) |
1/3 |
1 |
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x) |
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) |
(* x x) |
x |
(+ (* (* x x) 1/7) 1/5) |
1/7 |
1/5 |
1/3 |
(* x (* x x)) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
1/2 |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(* x x) |
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(+ (* (* x x) (* x (* x 4/25))) -4/9) |
(* x (* x 4/25)) |
(* x 4/25) |
4/25 |
-4/9 |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(+ (* (* x x) 2/7) 2/5) |
2/7 |
2/5 |
-2/3 |
2 |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))) |
1/2 |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2) |
(* x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(+ (* (* x x) 2/7) 2/5) |
2/7 |
2/5 |
-4/9 |
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3) |
(* x (* x (+ (* x (* x 2/7)) 2/5))) |
(* x (+ (* x (* x 2/7)) 2/5)) |
(+ (* x (* x 2/7)) 2/5) |
(* x 2/7) |
2/3 |
2 |
| Outputs |
|---|
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5)) |
(*.f32 (*.f32 x x) (fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) #s(literal 4/25 binary32))) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
(* x 2/5) |
(*.f32 x #s(literal 2/5 binary32)) |
-4/9 |
#s(literal -4/9 binary32) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
-2/3 |
#s(literal -2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* (+ (* x (* x 1/3)) 1) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(+ (* x (* x 1/3)) 1) |
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) |
x |
(* x 1/3) |
(*.f32 x #s(literal 1/3 binary32)) |
1/3 |
#s(literal 1/3 binary32) |
1 |
#s(literal 1 binary32) |
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
(* x x) |
(*.f32 x x) |
x |
(+ (* (* x x) 1/7) 1/5) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
1/7 |
#s(literal 1/7 binary32) |
1/5 |
#s(literal 1/5 binary32) |
1/3 |
#s(literal 1/3 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(+ (* (* x x) (* x (* x 4/25))) -4/9) |
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) |
(* x (* x 4/25)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* x 4/25) |
(*.f32 x #s(literal 4/25 binary32)) |
4/25 |
#s(literal 4/25 binary32) |
-4/9 |
#s(literal -4/9 binary32) |
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
-2/3 |
#s(literal -2/3 binary32) |
2 |
#s(literal 2 binary32) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)) |
(*.f32 x (fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
x |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(* x x) |
(*.f32 x x) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* (* x x) 2/7) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
2/7 |
#s(literal 2/7 binary32) |
2/5 |
#s(literal 2/5 binary32) |
-4/9 |
#s(literal -4/9 binary32) |
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(* x (* x (+ (* x (* x 2/7)) 2/5))) |
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) |
(* x (+ (* x (* x 2/7)) 2/5)) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(+ (* x (* x 2/7)) 2/5) |
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) |
(* x 2/7) |
(*.f32 x #s(literal 2/7 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
2 |
#s(literal 2 binary32) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.2% | (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
| ✓ | accuracy | 99.1% | (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) |
| ✓ | accuracy | 98.0% | (*.f32 x #s(literal 2/7 binary32)) |
| ✓ | accuracy | 97.1% | (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) |
| ✓ | accuracy | 99.5% | (*.f32 x (*.f32 x #s(literal 4/25 binary32))) |
| ✓ | accuracy | 99.2% | (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
| ✓ | accuracy | 99.1% | (*.f32 x #s(literal 4/25 binary32)) |
| ✓ | accuracy | 97.1% | (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
| ✓ | accuracy | 99.9% | (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
| ✓ | accuracy | 99.8% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) |
| ✓ | accuracy | 99.9% | (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
| ✓ | accuracy | 98.7% | (*.f32 x #s(literal 1/3 binary32)) |
| ✓ | accuracy | 99.3% | (*.f32 x #s(literal 2/5 binary32)) |
| ✓ | accuracy | 99.2% | (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
| ✓ | accuracy | 99.2% | (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) |
| ✓ | accuracy | 97.1% | (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) |
| 245.0ms | 256× | 0 | valid |
Compiled 699 to 64 computations (90.8% saved)
const: 122.0ms (60.2% of total)ival-mult: 56.0ms (27.6% of total)ival-add: 17.0ms (8.4% of total)ival-div: 5.0ms (2.5% of total)ival-sub: 1.0ms (0.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 (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))> |
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))> |
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)> |
#<alt (* x x)> |
#<alt (* (+ (* x (* x 1/3)) 1) x)> |
#<alt (+ (* x (* x 1/3)) 1)> |
#<alt (* x 1/3)> |
#<alt (+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x)> |
#<alt (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)> |
#<alt (+ (* (* x x) 1/7) 1/5)> |
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))> |
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))> |
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)> |
#<alt (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)> |
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)))> |
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))> |
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)> |
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))> |
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))> |
#<alt (* x (+ (* (* x x) 2/7) 2/5))> |
#<alt (* x 2/5)> |
#<alt (* x (* x x))> |
#<alt (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))> |
#<alt (* x 4/25)> |
#<alt (* x (* x 4/25))> |
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))> |
#<alt (* x 2/7)> |
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))> |
#<alt (* x (+ (* x (* x 2/7)) 2/5))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6))))> |
#<alt (* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6))))> |
#<alt (* 1/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))> |
#<alt (* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))))> |
#<alt (* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))> |
#<alt (* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))> |
#<alt (* 2/5 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))> |
#<alt (* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))))> |
#<alt (* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))> |
#<alt (* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))> |
#<alt (* 2/5 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))> |
#<alt (* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/3 (pow x 2)))> |
#<alt (+ 1 (* 1/3 (pow x 2)))> |
#<alt (+ 1 (* 1/3 (pow x 2)))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt 1/3> |
#<alt (+ 1/3 (* 1/5 (pow x 2)))> |
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))> |
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))> |
#<alt (* 1/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* 1/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt 1/5> |
#<alt (+ 1/5 (* 1/7 (pow x 2)))> |
#<alt (+ 1/5 (* 1/7 (pow x 2)))> |
#<alt (+ 1/5 (* 1/7 (pow x 2)))> |
#<alt (* 1/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* 1/7 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 7/25 (pow x 3))> |
#<alt (* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6)))))> |
#<alt (* 7/25 (pow x 3))> |
#<alt (* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25)))> |
#<alt (* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 14/25 (pow x 3))> |
#<alt (* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))> |
#<alt (* 14/25 (pow x 3))> |
#<alt (* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25)))> |
#<alt (* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 14/25 (pow x 2))> |
#<alt (* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))> |
#<alt (* 14/25 (pow x 2))> |
#<alt (* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))> |
#<alt -2/3> |
#<alt (- (* 2/5 (pow x 2)) 2/3)> |
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)> |
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 7))> |
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))> |
#<alt 2> |
#<alt (+ 2 (* 2/3 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 2/7 (pow x 6))> |
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2)))))))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))> |
#<alt (* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))> |
#<alt (* 2/5 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))> |
#<alt (* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))> |
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))> |
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))> |
#<alt (* 4/35 (pow x 4))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* 4/35 (pow x 4))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))> |
#<alt (* 2/5 x)> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (* 2/5 x)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2)))))))> |
#<alt 14/25> |
#<alt (- 14/25 (* 98/125 (/ 1 (pow x 2))))> |
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))> |
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))> |
#<alt 14/25> |
#<alt (- 14/25 (* 98/125 (/ 1 (pow x 2))))> |
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))> |
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 x)> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* 4/25 (pow x 2))> |
#<alt 2/3> |
#<alt (+ 2/3 (* 2/5 (pow x 2)))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 2/7 x)> |
#<alt (* 4/25 (pow x 2))> |
#<alt (* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))> |
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))> |
#<alt (* 4/49 (pow x 6))> |
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* 4/49 (pow x 6))> |
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))> |
#<alt (* 2/5 x)> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* 2/7 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
| 1.0ms | x | @ | inf | (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
| 1.0ms | x | @ | -inf | (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
| 0.0ms | x | @ | inf | (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
| 0.0ms | x | @ | inf | (* (+ (* x (* x 1/3)) 1) x) |
| 1× | batch-egg-rewrite |
| 4 962× | *-lowering-*.f32 |
| 4 962× | *-lowering-*.f64 |
| 4 486× | /-lowering-/.f32 |
| 4 486× | /-lowering-/.f64 |
| 4 264× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 553 |
| 1 | 392 | 473 |
| 2 | 2928 | 465 |
| 0 | 8417 | 406 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(* x x) |
(* (+ (* x (* x 1/3)) 1) x) |
(+ (* x (* x 1/3)) 1) |
(* x 1/3) |
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x) |
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) |
(+ (* (* x x) 1/7) 1/5) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)) |
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2) |
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3) |
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))) |
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)) |
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5)) |
(* x (+ (* (* x x) 2/7) 2/5)) |
(* x 2/5) |
(* x (* x x)) |
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)) |
(* x 4/25) |
(* x (* x 4/25)) |
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)) |
(* x 2/7) |
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5))) |
(* x (+ (* x (* x 2/7)) 2/5)) |
| Outputs |
|---|
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 x (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x)) |
(*.f32 (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) x) |
(+.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(fma.f32 x (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x)) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) x) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 x (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))) |
(*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) (*.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x) (*.f32 #s(literal 1 binary32) x)) |
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x)) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (*.f32 x #s(literal 1 binary32))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x (*.f32 #s(literal 1 binary32) x)) |
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x)) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 (*.f32 x (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 (*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) x) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) |
(pow.f32 (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) x #s(literal 1 binary32)) |
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))) |
(*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))) |
(*.f32 x #s(literal 1/3 binary32)) |
(*.f32 #s(literal 1/3 binary32) x) |
(+.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) x) |
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x x) x) |
(fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x x)) x x) |
(fma.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) x x) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) x))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) x)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))) |
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) |
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32)) |
(+.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(+.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x (*.f32 x #s(literal 1/5 binary32)))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) |
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
(fma.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32)) |
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/7 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))) |
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))) |
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) |
(+.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) |
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) x #s(literal 1/5 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))) |
(-.f32 (/.f32 #s(literal 1/25 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))) |
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32))) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) #s(literal 1/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)))) (neg.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x)) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(fma.f32 x (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x)) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(+.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) |
(*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)) |
(+.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32)) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal -2/3 binary32)) |
(-.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) (/.f32 #s(literal 8/27 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (/.f32 #s(literal 8/27 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (/.f32 #s(literal 8/27 binary32) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 8/27 binary32))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) (neg.f32 (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) |
(*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x)) |
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32))) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x) |
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 x (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32)) |
(fma.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))) |
(neg.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) |
(*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))) |
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32))) |
(*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) |
(*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) |
(*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) |
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x) |
(*.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))) |
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 1 binary32)) |
(fma.f32 x #s(literal 2/5 binary32) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/5 binary32) x (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(*.f32 x (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) |
(*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x) |
(*.f32 x #s(literal 2/5 binary32)) |
(*.f32 #s(literal 2/5 binary32) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(*.f32 x (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 x #s(literal 4/25 binary32)) |
(*.f32 #s(literal 4/25 binary32) x) |
(*.f32 x (*.f32 x #s(literal 4/25 binary32))) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(*.f32 #s(literal 4/25 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 4/25 binary32)) x) |
(neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)) |
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32)) |
(-.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32)))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))) |
(*.f32 x #s(literal 2/7 binary32)) |
(*.f32 #s(literal 2/7 binary32) x) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2 binary32))) |
(+.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(+.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(+.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) |
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) |
(fma.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(fma.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) |
(fma.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(*.f32 x (*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) |
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) |
(*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) x) |
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x x)) |
(*.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))) |
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 1 binary32)) |
(fma.f32 x #s(literal 2/5 binary32) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 #s(literal 2/5 binary32) x (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) |
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) |
(*.f32 x (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32))) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) |
(*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x) |
| 1× | egg-herbie |
| 10 068× | accelerator-lowering-fma.f32 |
| 10 068× | accelerator-lowering-fma.f64 |
| 5 068× | *-lowering-*.f32 |
| 5 068× | *-lowering-*.f64 |
| 4 882× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 3226 |
| 1 | 960 | 3156 |
| 2 | 2800 | 3129 |
| 0 | 8288 | 2969 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))) |
(* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6)))) |
(* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6)))) |
(* 1/5 (pow x 5)) |
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))) |
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))))) |
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8)))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(* 2/5 (pow x 5)) |
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))))) |
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8)))))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(* 2/5 (pow x 4)) |
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
1 |
(+ 1 (* 1/3 (pow x 2))) |
(+ 1 (* 1/3 (pow x 2))) |
(+ 1 (* 1/3 (pow x 2))) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
1/3 |
(+ 1/3 (* 1/5 (pow x 2))) |
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) |
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) |
(* 1/7 (pow x 4)) |
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* 1/7 (pow x 4)) |
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
1/5 |
(+ 1/5 (* 1/7 (pow x 2))) |
(+ 1/5 (* 1/7 (pow x 2))) |
(+ 1/5 (* 1/7 (pow x 2))) |
(* 1/7 (pow x 2)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* 1/7 (pow x 2)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 7/25 (pow x 3)) |
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6))))) |
(* 7/25 (pow x 3)) |
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25))) |
(* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2)))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 14/25 (pow x 3)) |
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
(* 14/25 (pow x 3)) |
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25))) |
(* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 14/25 (pow x 2)) |
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
(* 14/25 (pow x 2)) |
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
-2/3 |
(- (* 2/5 (pow x 2)) 2/3) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/7 (pow x 7)) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 7)) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
2 |
(+ 2 (* 2/3 (pow x 2))) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(* 2/7 (pow x 6)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2))))))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4))))) |
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(* 2/5 (pow x 2)) |
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4))))) |
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(* 4/25 (pow x 2)) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(* 4/35 (pow x 4)) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* 4/35 (pow x 4)) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(* 2/5 x) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(* 2/5 x) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2))))))) |
14/25 |
(- 14/25 (* 98/125 (/ 1 (pow x 2)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6))))) |
14/25 |
(- 14/25 (* 98/125 (/ 1 (pow x 2)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6))))) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 x) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
(* 4/25 (pow x 2)) |
2/3 |
(+ 2/3 (* 2/5 (pow x 2))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 (pow x 4)) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 2/7 x) |
(* 4/25 (pow x 2)) |
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2)))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(* 4/49 (pow x 6)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* 4/49 (pow x 6)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(* 2/5 x) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* 2/7 (pow x 3)) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/5 (pow x 5)) |
(*.f32 #s(literal 1/5 binary32) (pow.f32 x #s(literal 5 binary32))) |
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6)))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6)))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3479/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* 1/5 (pow x 5)) |
(*.f32 #s(literal 1/5 binary32) (pow.f32 x #s(literal 5 binary32))) |
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4))))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8)))))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3479/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/5 (pow x 5)) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32)) |
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* 2/5 (pow x 5)) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32)) |
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8)))))))) |
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) |
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)) |
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(+.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32)))) #s(literal 44/15 binary32))) |
(* 2/5 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) |
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4))))) |
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)) |
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(+.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32)))) #s(literal 44/15 binary32))) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* 1/3 (pow x 3)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/3 (pow x 2))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(+ 1 (* 1/3 (pow x 2))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(+ 1 (* 1/3 (pow x 2))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* 1/3 (pow x 2)) |
(*.f32 #s(literal 1/3 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
(* 1/3 x) |
(*.f32 x #s(literal 1/3 binary32)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -1/5 binary32) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -1/7 binary32)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))) |
1/3 |
#s(literal 1/3 binary32) |
(+ 1/3 (* 1/5 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) |
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) |
(* 1/7 (pow x 4)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) |
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* 1/7 (pow x 4)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) |
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
1/5 |
#s(literal 1/5 binary32) |
(+ 1/5 (* 1/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(+ 1/5 (* 1/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(+ 1/5 (* 1/7 (pow x 2))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* 1/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/7 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* 1/7 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/7 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 7/25 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 7/25 binary32))) |
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 7/25 binary32) #s(literal 76/125 binary32))) |
(* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2)))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x #s(literal 76/125 binary32))) |
(* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6))))) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 76/125 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal -42434/28125 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 7/25 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 7/25 binary32))) |
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 7/25 binary32) #s(literal 76/125 binary32))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25))) |
(*.f32 (-.f32 #s(literal -7/25 binary32) (/.f32 (+.f32 #s(literal 76/125 binary32) (/.f32 #s(literal 2387/5625 binary32) (*.f32 x x))) (*.f32 x x))) (neg.f32 (*.f32 x (*.f32 x x)))) |
(* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2)))))))) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 76/125 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal -42434/28125 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 14/25 (pow x 3)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 14/25 binary32)) |
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32))) |
(* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))) |
(* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)))) |
(* 14/25 (pow x 3)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 14/25 binary32)) |
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25))) |
(neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 (+.f32 #s(literal -152/125 binary32) (/.f32 #s(literal -4774/5625 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -14/25 binary32)))) |
(* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 14/25 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 14/25 binary32))) |
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32)) |
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)) |
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))) |
(* 14/25 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 14/25 binary32))) |
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32)) |
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2)))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)) |
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))) |
-2/3 |
#s(literal -2/3 binary32) |
(- (* 2/5 (pow x 2)) 2/3) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) |
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4)))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 1/7 (pow x 7)) |
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -1/5 binary32) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -1/7 binary32)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (+ 2 (* 2/3 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) |
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 7)) |
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32))) |
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))) |
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -2/5 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -2/7 binary32)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* 2/3 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) |
(* 2/7 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(* 2/7 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32)) |
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* 2/5 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 2/5 binary32)) |
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6)))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2)))) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) |
(* 4/35 (pow x 4)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* 4/35 (pow x 4)) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x)))) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
14/25 |
#s(literal 14/25 binary32) |
(- 14/25 (* 98/125 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6))))) |
(+.f32 (/.f32 #s(literal -98/125 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
14/25 |
#s(literal 14/25 binary32) |
(- 14/25 (* 98/125 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x)))) |
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6))))) |
(+.f32 (/.f32 #s(literal -98/125 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 x) |
(*.f32 x #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
2/3 |
#s(literal 2/3 binary32) |
(+ 2/3 (* 2/5 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* 2/7 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) |
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 2/7 x) |
(*.f32 x #s(literal 2/7 binary32)) |
(* 4/25 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 4/25 binary32)) |
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2)))) |
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 4/49 binary32) #s(literal 8/35 binary32))) #s(literal 4/25 binary32))) |
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2)))))) |
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 4/49 binary32) #s(literal 8/35 binary32))) #s(literal 4/25 binary32))) |
(* 4/49 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* 4/49 (pow x 6)) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32)) |
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x)))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2)))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* 2/5 x) |
(*.f32 x #s(literal 2/5 binary32)) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* x (+ 2/5 (* 2/7 (pow x 2)))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* 2/7 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) |
Compiled 76 671 to 4 969 computations (93.5% saved)
20 alts after pruning (10 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 558 | 6 | 1 564 |
| Fresh | 4 | 4 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 565 | 20 | 1 585 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.0% | (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
| 97.7% | (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) | |
| ✓ | 97.2% | (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
| ✓ | 97.1% | (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
| 98.3% | (*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) | |
| ✓ | 98.0% | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
| 97.2% | (*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) | |
| 42.8% | (*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))))))) | |
| ✓ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
| 98.2% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) | |
| 98.1% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) | |
| ✓ | 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| ✓ | 97.6% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| 98.2% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) | |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) | |
| 97.9% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) | |
| 31.0% | (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) | |
| ✓ | 99.9% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
| ✓ | 99.8% | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| ✓ | 95.4% | x |
Compiled 1 684 to 458 computations (72.8% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))))))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
4 calls:
| 11.0ms | x |
| 10.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 9.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 8.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 99.9% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 99.9% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
4 calls:
| 10.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 8.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 8.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 99.8% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 99.8% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32)))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
4 calls:
| 8.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 8.0ms | x |
| 8.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 8.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | x |
| 98.3% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 98.3% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 98.3% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
4 calls:
| 19.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 7.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 7.0ms | x |
| 7.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 98.2% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 98.2% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
4 calls:
| 6.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 6.0ms | x |
| 5.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 5.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | x |
| 98.1% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 98.1% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 98.1% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
4 calls:
| 7.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 5.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 4.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 98.0% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 98.0% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| Outputs |
|---|
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
4 calls:
| 9.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 4.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 4.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 98.0% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 98.0% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
| Outputs |
|---|
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
4 calls:
| 6.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 4.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 3.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
| 97.7% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 97.7% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 97.7% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) |
| Outputs |
|---|
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
4 calls:
| 2.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 2.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 2.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | x |
| 97.2% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 97.2% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 97.2% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| Inputs |
|---|
x |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
| Outputs |
|---|
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
4 calls:
| 4.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 2.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 2.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 1 | x |
| 97.1% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 97.1% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 97.1% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 1.0ms | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 1.0ms | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 1 | x |
| 95.4% | 1 | (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
| 95.4% | 1 | (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) |
| 95.4% | 1 | (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) |
Compiled 30 to 23 computations (23.3% saved)
| 1× | egg-herbie |
| 40× | *-commutative_binary32 |
| 4× | sub-neg_binary32 |
| 4× | +-commutative_binary32 |
| 2× | neg-sub0_binary32 |
| 2× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 185 |
| 1 | 91 | 185 |
| 2 | 94 | 185 |
| 3 | 95 | 185 |
| 1× | saturated |
| Inputs |
|---|
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
x |
| Outputs |
|---|
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))) |
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) |
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) |
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))) |
x |
| 18 256× | accelerator-lowering-fma.f32 |
| 18 256× | accelerator-lowering-fma.f64 |
| 12 938× | accelerator-lowering-fma.f32 |
| 12 938× | accelerator-lowering-fma.f64 |
| 12 386× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 355 |
| 1 | 294 | 329 |
| 2 | 2567 | 329 |
| 0 | 9227 | 286 |
| 0 | 106 | 404 |
| 1 | 312 | 390 |
| 2 | 798 | 382 |
| 3 | 2146 | 380 |
| 4 | 4029 | 380 |
| 5 | 6487 | 380 |
| 0 | 8272 | 358 |
| 0 | 38 | 233 |
| 1 | 237 | 230 |
| 2 | 2020 | 230 |
| 0 | 8451 | 200 |
| 0 | 62 | 553 |
| 1 | 392 | 473 |
| 2 | 2928 | 465 |
| 0 | 8417 | 406 |
| 0 | 175 | 2950 |
| 1 | 594 | 2908 |
| 2 | 1603 | 2884 |
| 3 | 4404 | 2856 |
| 4 | 7790 | 2856 |
| 0 | 8064 | 2704 |
| 0 | 10 | 32 |
| 1 | 49 | 32 |
| 2 | 399 | 32 |
| 3 | 5586 | 32 |
| 0 | 8628 | 28 |
| 0 | 208 | 2056 |
| 1 | 676 | 2012 |
| 2 | 1788 | 1994 |
| 3 | 4984 | 1978 |
| 0 | 8985 | 1862 |
| 0 | 295 | 3226 |
| 1 | 960 | 3156 |
| 2 | 2800 | 3129 |
| 0 | 8288 | 2969 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 513 to 251 computations (51.1% saved)
Compiled 394 to 146 computations (62.9% saved)
Loading profile data...