
Time bar (total: 7.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 5 computations (16.7% saved)
| 309.0ms | 8 256× | 0 | valid |
ival-acosh: 130.0ms (70% of total)ival->=: 47.0ms (25.3% of total)exact: 5.0ms (2.7% of total)ival-assert: 3.0ms (1.6% of total)| 1× | egg-herbie |
| 29 894× | accelerator-lowering-fma.f32 |
| 29 894× | accelerator-lowering-fma.f64 |
| 4 210× | *-lowering-*.f32 |
| 4 210× | *-lowering-*.f64 |
| 2 884× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 10 | 7 |
| 2 | 14 | 7 |
| 3 | 17 | 7 |
| 4 | 21 | 7 |
| 5 | 28 | 7 |
| 6 | 35 | 7 |
| 0 | 7 | 9 |
| 1 | 16 | 9 |
| 2 | 20 | 9 |
| 3 | 35 | 9 |
| 4 | 66 | 9 |
| 5 | 127 | 9 |
| 6 | 287 | 9 |
| 7 | 567 | 9 |
| 8 | 2049 | 9 |
| 9 | 3153 | 9 |
| 10 | 4418 | 9 |
| 11 | 5102 | 9 |
| 12 | 5404 | 9 |
| 13 | 5589 | 9 |
| 14 | 5691 | 9 |
| 15 | 6010 | 9 |
| 16 | 6556 | 9 |
| 17 | 7667 | 9 |
| 0 | 8087 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | saturated |
| Inputs |
|---|
(log (+ x (sqrt (- (* x x) 1)))) |
| Outputs |
|---|
(log (+ x (sqrt (- (* x x) 1)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 146 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 3 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 146 | 0 |
| ↳ | (*.f32 x x) | overflow | 146 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 146 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 3 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 3 | |
| ↳ | (*.f32 x x) | overflow | 146 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 146 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 146 | 0 |
| - | 0 | 110 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 146 | 0 | 0 |
| - | 0 | 0 | 110 |
| number | freq |
|---|---|
| 0 | 110 |
| 1 | 143 |
| 2 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 140.0ms | 512× | 0 | valid |
Compiled 90 to 32 computations (64.4% saved)
ival-sub: 27.0ms (44.6% of total)ival-add: 21.0ms (34.7% of total)ival-log: 5.0ms (8.3% of total)ival-mult: 3.0ms (5% of total)ival-sqrt: 3.0ms (5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | cost-diff | 0 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 64 | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 29 894× | accelerator-lowering-fma.f32 |
| 29 894× | accelerator-lowering-fma.f64 |
| 4 210× | *-lowering-*.f32 |
| 4 210× | *-lowering-*.f64 |
| 2 884× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 1 | 16 | 33 |
| 2 | 20 | 33 |
| 3 | 35 | 33 |
| 4 | 66 | 33 |
| 5 | 127 | 33 |
| 6 | 287 | 33 |
| 7 | 567 | 33 |
| 8 | 2049 | 33 |
| 9 | 3153 | 33 |
| 10 | 4418 | 33 |
| 11 | 5102 | 33 |
| 12 | 5404 | 33 |
| 13 | 5589 | 33 |
| 14 | 5691 | 33 |
| 15 | 6010 | 33 |
| 16 | 6556 | 33 |
| 17 | 7667 | 33 |
| 0 | 8087 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ x (sqrt (- (* x x) 1)))) |
(+ x (sqrt (- (* x x) 1))) |
x |
(sqrt (- (* x x) 1)) |
(- (* x x) 1) |
(* x x) |
1 |
| Outputs |
|---|
(log (+ x (sqrt (- (* x x) 1)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+ x (sqrt (- (* x x) 1))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt (- (* x x) 1)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(- (* x x) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| ✓ | accuracy | 99.9% | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 98.9% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 50.6% | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 29.0ms | 256× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-sqrt: 16.0ms (68.6% of total)ival-log: 2.0ms (8.6% of total)ival-mult: 2.0ms (8.6% of total)ival-sub: 1.0ms (4.3% of total)ival-add: 1.0ms (4.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* x x) 1)> |
#<alt (log (+ x (sqrt (- (* x x) 1))))> |
#<alt (+ x (sqrt (- (* x x) 1)))> |
#<alt (sqrt (- (* x x) 1))> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ x (sqrt -1)))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (sqrt -1)> |
#<alt (+ x (sqrt -1))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ x (sqrt (- (* x x) 1)))) |
| 1.0ms | x | @ | -inf | (log (+ x (sqrt (- (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ x (sqrt (- (* x x) 1)))) |
| 0.0ms | x | @ | inf | (- (* x x) 1) |
| 0.0ms | x | @ | 0 | (- (* x x) 1) |
| 1× | batch-egg-rewrite |
| 4 994× | accelerator-lowering-fma.f32 |
| 4 994× | accelerator-lowering-fma.f64 |
| 3 230× | *-lowering-*.f32 |
| 3 230× | *-lowering-*.f64 |
| 2 612× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 28 |
| 1 | 44 | 28 |
| 2 | 317 | 28 |
| 3 | 3621 | 28 |
| 0 | 8641 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x x) 1) |
(log (+ x (sqrt (- (* x x) 1)))) |
(+ x (sqrt (- (* x x) 1))) |
(sqrt (- (* x x) 1)) |
| Outputs |
|---|
(neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (neg.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) x)) |
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(fabs.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 4 binary32)) |
(pow.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/4 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(fma.f32 x (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 x (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 (*.f32 x x) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) x (*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32) (*.f32 (+.f32 x #s(literal -1 binary32)) x)) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) (/.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (/.f32 x (fma.f32 x x #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (*.f32 x x) #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 x #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(-.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal -1 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) (fma.f32 (*.f32 x x) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (exp.f32 (log.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (exp.f32 (log1p.f32 (fma.f32 x x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (exp.f32 (log.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (exp.f32 (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32)))))))) |
(/.f32 (exp.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (exp.f32 (log1p.f32 (*.f32 x x)))) |
(/.f32 (exp.f32 (log.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (exp.f32 (log.f32 (neg.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))))) |
(/.f32 (exp.f32 (log.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))))) (exp.f32 (log.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x 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 1 binary32) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (exp.f32 (log1p.f32 x)) (exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32)))) (exp.f32 (log1p.f32 x))) |
(*.f32 (exp.f32 (log.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (exp.f32 (neg.f32 (log1p.f32 (fma.f32 x x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(*.f32 (exp.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (exp.f32 (neg.f32 (log1p.f32 (*.f32 x x))))) |
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(expm1.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 1 binary32))) |
(neg.f32 (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(+.f32 (neg.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))))))) (log.f32 (fma.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (*.f32 x x) (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))) (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal -1 binary32) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (log.f32 (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (log.f32 (fma.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (log.f32 (fma.f32 x (/.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (neg.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal -1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x (/.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) x) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) x) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) x) |
(fma.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fma.f32 x (/.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (fma.f32 x x (-.f32 #s(literal -1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))))) (fma.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (*.f32 x x) (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (-.f32 (*.f32 x x) (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/4 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/4 binary32)) #s(literal 2 binary32))) |
(exp.f32 (-.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(pow.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/8 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1 binary32))))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (fma.f32 x x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))))) (exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| 1× | egg-herbie |
| 10 204× | accelerator-lowering-fma.f32 |
| 10 204× | accelerator-lowering-fma.f64 |
| 3 650× | *-lowering-*.f32 |
| 3 650× | *-lowering-*.f64 |
| 2 854× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 559 |
| 1 | 411 | 533 |
| 2 | 1143 | 526 |
| 3 | 3327 | 488 |
| 4 | 7966 | 488 |
| 0 | 8526 | 459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary32) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/6 binary32)) #s(literal 1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(fma.f32 x (fma.f32 x (*.f32 x (/.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal -1/6 binary32)) #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -3/32 binary32) (*.f32 x x))) (*.f32 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal -3/32 binary32) (/.f32 #s(literal -5/96 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f32 (+.f32 (neg.f32 (log.f32 (neg.f32 x))) (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 #s(literal -1/2 binary32)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1/2 binary32) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -5/128 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) x) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.f32 x (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (fma.f32 x (/.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
Compiled 10 598 to 1 538 computations (85.5% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 5 | 368 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 364 | 5 | 369 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ▶ | 97.9% | (log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
| ▶ | 46.6% | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ▶ | 46.6% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))))) |
| ▶ | 96.8% | (log.f32 (+.f32 x x)) |
Compiled 84 to 56 computations (33.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (log.f32 #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | cost-diff | 0 | (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
| ✓ | cost-diff | 0 | (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))))) |
| ✓ | cost-diff | 256 | (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
| ✓ | cost-diff | 0 | (fma.f32 x x #s(literal -1 binary32)) |
| ✓ | cost-diff | 0 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | cost-diff | 0 | (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ✓ | cost-diff | 0 | (+.f32 x x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 x x)) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal -1/2 binary32) x) |
| ✓ | cost-diff | 0 | (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | cost-diff | 0 | (log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
| 24 096× | accelerator-lowering-fma.f32 |
| 24 096× | accelerator-lowering-fma.f64 |
| 3 892× | *-lowering-*.f32 |
| 3 892× | *-lowering-*.f64 |
| 2 344× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 108 |
| 1 | 45 | 108 |
| 2 | 81 | 108 |
| 3 | 158 | 108 |
| 4 | 487 | 108 |
| 5 | 1587 | 108 |
| 6 | 2814 | 108 |
| 7 | 4868 | 108 |
| 8 | 6419 | 108 |
| 9 | 7275 | 108 |
| 10 | 7607 | 108 |
| 11 | 7658 | 108 |
| 12 | 7698 | 108 |
| 0 | 8188 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (* x 2) (/ -1/2 x))) |
(+ (* x 2) (/ -1/2 x)) |
x |
2 |
(/ -1/2 x) |
-1/2 |
(log (+ x x)) |
(+ x x) |
x |
(log (+ (sqrt (+ (* x x) -1)) x)) |
(+ (sqrt (+ (* x x) -1)) x) |
(sqrt (+ (* x x) -1)) |
(+ (* x x) -1) |
x |
-1 |
(log (+ x (sqrt (+ (+ x -1) (* x (+ x -1)))))) |
(+ x (sqrt (+ (+ x -1) (* x (+ x -1))))) |
x |
(sqrt (+ (+ x -1) (* x (+ x -1)))) |
(+ (+ x -1) (* x (+ x -1))) |
(+ x -1) |
-1 |
(* x (+ x -1)) |
(+ (log 2) (log x)) |
(log 2) |
2 |
(log x) |
x |
| Outputs |
|---|
(log (+ (* x 2) (/ -1/2 x))) |
(log.f32 (+.f32 x (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(+ (* x 2) (/ -1/2 x)) |
(+.f32 x (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
x |
2 |
#s(literal 2 binary32) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
-1/2 |
#s(literal -1/2 binary32) |
(log (+ x x)) |
(log.f32 (+.f32 x x)) |
(+ x x) |
(+.f32 x x) |
x |
(log (+ (sqrt (+ (* x x) -1)) x)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+ (sqrt (+ (* x x) -1)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt (+ (* x x) -1)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+ (* x x) -1) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
-1 |
#s(literal -1 binary32) |
(log (+ x (sqrt (+ (+ x -1) (* x (+ x -1)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+ x (sqrt (+ (+ x -1) (* x (+ x -1))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt (+ (+ x -1) (* x (+ x -1)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+ (+ x -1) (* x (+ x -1))) |
(fma.f32 x x #s(literal -1 binary32)) |
(+ x -1) |
(+.f32 x #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(* x (+ x -1)) |
(fma.f32 x x (neg.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log 2) |
(log.f32 #s(literal 2 binary32)) |
2 |
#s(literal 2 binary32) |
(log x) |
(log.f32 x) |
x |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 #s(literal 2 binary32)) |
| ✓ | accuracy | 99.0% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | accuracy | 99.9% | (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | accuracy | 99.8% | (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
| ✓ | accuracy | 98.9% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))))) |
| ✓ | accuracy | 50.6% | (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
| ✓ | accuracy | 100.0% | (fma.f32 x x #s(literal -1 binary32)) |
| ✓ | accuracy | 99.9% | (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
| ✓ | accuracy | 98.9% | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ✓ | accuracy | 50.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | accuracy | 100.0% | (+.f32 x x) |
| ✓ | accuracy | 98.9% | (log.f32 (+.f32 x x)) |
| ✓ | accuracy | 100.0% | (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal -1/2 binary32) x) |
| ✓ | accuracy | 98.9% | (log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
| 85.0ms | 256× | 0 | valid |
Compiled 120 to 26 computations (78.3% saved)
ival-div: 45.0ms (60.6% of total)ival-log: 13.0ms (17.5% of total)ival-add: 8.0ms (10.8% of total)ival-mult: 4.0ms (5.4% of total)ival-sqrt: 3.0ms (4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (+ (* x 2) (/ -1/2 x)))> |
#<alt (+ (* x 2) (/ -1/2 x))> |
#<alt (/ -1/2 x)> |
#<alt (log (+ x x))> |
#<alt (+ x x)> |
#<alt (log (+ (sqrt (+ (* x x) -1)) x))> |
#<alt (+ (sqrt (+ (* x x) -1)) x)> |
#<alt (sqrt (+ (* x x) -1))> |
#<alt (+ (* x x) -1)> |
#<alt (+ (+ x -1) (* x (+ x -1)))> |
#<alt (log (+ x (sqrt (+ (+ x -1) (* x (+ x -1))))))> |
#<alt (+ x (sqrt (+ (+ x -1) (* x (+ x -1)))))> |
#<alt (sqrt (+ (+ x -1) (* x (+ x -1))))> |
#<alt (+ (log 2) (log x))> |
#<alt (log 2)> |
#<alt (log x)> |
| Outputs |
|---|
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (+ (* -4 (pow x 2)) (* -1 (log x))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 2 (pow x 2)) 1/2) x)> |
#<alt (/ (- (* 2 (pow x 2)) 1/2) x)> |
#<alt (/ (- (* 2 (pow x 2)) 1/2) x)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2)))> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 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)> |
#<alt (* 2 x)> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ x (sqrt -1)))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (sqrt -1)> |
#<alt (+ x (sqrt -1))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ x (sqrt -1)))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (sqrt -1)> |
#<alt (+ x (sqrt -1))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | -inf | (+ (log 2) (log x)) |
| 28.0ms | x | @ | 0 | (log (+ x x)) |
| 23.0ms | x | @ | 0 | (+ (log 2) (log x)) |
| 19.0ms | x | @ | -inf | (log (+ x x)) |
| 6.0ms | x | @ | inf | (log (+ x x)) |
| 1× | batch-egg-rewrite |
| 1 172× | accelerator-lowering-fma.f32 |
| 1 172× | accelerator-lowering-fma.f64 |
| 606× | *-lowering-*.f32 |
| 606× | *-lowering-*.f64 |
| 550× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 101 |
| 1 | 140 | 81 |
| 0 | 1490 | 73 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (* x 2) (/ -1/2 x))) |
(+ (* x 2) (/ -1/2 x)) |
(/ -1/2 x) |
(log (+ x x)) |
(+ x x) |
(log (+ (sqrt (+ (* x x) -1)) x)) |
(+ (sqrt (+ (* x x) -1)) x) |
(sqrt (+ (* x x) -1)) |
(+ (* x x) -1) |
(+ (+ x -1) (* x (+ x -1))) |
(log (+ x (sqrt (+ (+ x -1) (* x (+ x -1)))))) |
(+ x (sqrt (+ (+ x -1) (* x (+ x -1))))) |
(sqrt (+ (+ x -1) (* x (+ x -1)))) |
(+ (log 2) (log x)) |
(log 2) |
(log x) |
| Outputs |
|---|
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (log.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(-.f32 (log.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))))) |
(/.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 (+.f32 x x)) |
(exp.f32 (*.f32 (log.f32 (+.f32 x x)) #s(literal 3 binary32))) |
(+.f32 x x) |
(+.f32 x (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (+.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) |
(+.f32 (*.f32 (+.f32 x x) x) (*.f32 (+.f32 x x) x)) |
(+.f32 (*.f32 x (+.f32 x x)) (*.f32 x (+.f32 x x))) |
(+.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) x) x) |
(pow.f32 (+.f32 x x) #s(literal 2 binary32)) |
(pow.f32 (+.f32 x x) #s(literal 3 binary32)) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 x (+.f32 x x) (*.f32 x (+.f32 x x))) |
(fma.f32 x (*.f32 #s(literal 2 binary32) (+.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) (*.f32 x (+.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (+.f32 x x) x (*.f32 (+.f32 x x) x)) |
(fma.f32 (+.f32 x x) (+.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (+.f32 x x)) |
(fma.f32 (*.f32 x x) #s(literal 4 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 x x)) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) |
(fma.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (+.f32 x x)) |
(fma.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 4 binary32) (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (+.f32 x x) x) #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (+.f32 x x) #s(literal 2 binary32)) x (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (/.f32 (+.f32 x x) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (/.f32 (*.f32 x x) #s(literal 0 binary32)) (/.f32 (*.f32 x x) #s(literal 0 binary32))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (+.f32 x x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)) (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) |
(/.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x))) |
(/.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (+.f32 x x) (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 3 binary32))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) x (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) x)) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (neg.f32 x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/2 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (neg.f32 x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal 0 binary32) x #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) x)) |
(/.f32 (fma.f32 #s(literal 0 binary32) (neg.f32 x) #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(/.f32 (fma.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 x (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 x (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 (neg.f32 x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 (neg.f32 x) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) #s(literal 0 binary32))) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32))) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (*.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (neg.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (neg.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x))) |
(/.f32 (*.f32 (+.f32 x x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (+.f32 x x)) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal 0 binary32) (+.f32 x x)) #s(literal 0 binary32)) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (*.f32 #s(literal 2 binary32) (+.f32 x x))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 x x))) |
(*.f32 (+.f32 x x) (+.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 4 binary32)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) |
(*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32)))) |
(*.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 #s(literal 4 binary32) (*.f32 x x)) |
(*.f32 (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x x) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (+.f32 x x) x) #s(literal 2 binary32)) |
(*.f32 (*.f32 (+.f32 x x) #s(literal 2 binary32)) x) |
(neg.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(pow.f32 (*.f32 x #s(literal -2 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 x #s(literal -2 binary32)))) |
(/.f32 #s(literal 1/2 binary32) (neg.f32 x)) |
(/.f32 #s(literal 1 binary32) (*.f32 x #s(literal -2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (log.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(-.f32 (log.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))))) |
(/.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 (+.f32 x x)) |
(exp.f32 (*.f32 (log.f32 (+.f32 x x)) #s(literal 3 binary32))) |
(+.f32 x x) |
(+.f32 x (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (+.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) |
(+.f32 (*.f32 (+.f32 x x) x) (*.f32 (+.f32 x x) x)) |
(+.f32 (*.f32 x (+.f32 x x)) (*.f32 x (+.f32 x x))) |
(+.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) x) x) |
(pow.f32 (+.f32 x x) #s(literal 2 binary32)) |
(pow.f32 (+.f32 x x) #s(literal 3 binary32)) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 x (+.f32 x x) (*.f32 x (+.f32 x x))) |
(fma.f32 x (*.f32 #s(literal 2 binary32) (+.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) (*.f32 x (+.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (+.f32 x x) x (*.f32 (+.f32 x x) x)) |
(fma.f32 (+.f32 x x) (+.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (+.f32 x x)) |
(fma.f32 (*.f32 x x) #s(literal 4 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 x x)) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) |
(fma.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (+.f32 x x)) |
(fma.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 4 binary32) (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (+.f32 x x) x) #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (*.f32 (+.f32 x x) #s(literal 2 binary32)) x (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (/.f32 (+.f32 x x) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (/.f32 (*.f32 x x) #s(literal 0 binary32)) (/.f32 (*.f32 x x) #s(literal 0 binary32))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (+.f32 x x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)) (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) |
(/.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x))) |
(/.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (+.f32 x x) (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 3 binary32))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) x (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) x)) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (neg.f32 x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/2 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (neg.f32 x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal 0 binary32) x #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) x)) |
(/.f32 (fma.f32 #s(literal 0 binary32) (neg.f32 x) #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(/.f32 (fma.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 x (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 x (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 (neg.f32 x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 (neg.f32 x) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) #s(literal 0 binary32))) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32)) (*.f32 (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32))) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 0 binary32))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (*.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (neg.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (neg.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x))) |
(/.f32 (*.f32 (+.f32 x x) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (+.f32 x x)) (fma.f32 x x #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal 0 binary32) (+.f32 x x)) #s(literal 0 binary32)) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (*.f32 #s(literal 2 binary32) (+.f32 x x))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 x x))) |
(*.f32 (+.f32 x x) (+.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 4 binary32)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) |
(*.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32)))) |
(*.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 #s(literal 4 binary32) (*.f32 x x)) |
(*.f32 (pow.f32 (+.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x x) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (+.f32 x x) x) #s(literal 2 binary32)) |
(*.f32 (*.f32 (+.f32 x x) #s(literal 2 binary32)) x) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) (sqrt.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(+.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (fma.f32 x x (neg.f32 x)))) |
(+.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) |
(+.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x x)) (neg.f32 x)) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal -1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 x (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)) (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) x (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(-.f32 (*.f32 x 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)) (fma.f32 x x (neg.f32 x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (-.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (neg.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) (neg.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 x (*.f32 x x) (pow.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(+.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (fma.f32 x x (neg.f32 x)))) |
(+.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) |
(+.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x x)) (neg.f32 x)) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal -1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 x (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)) (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) x (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(-.f32 (*.f32 x 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)) (fma.f32 x x (neg.f32 x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (-.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x))))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (neg.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) (neg.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 x (*.f32 x x) (pow.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (-.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) (sqrt.f32 (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (log.f32 (+.f32 (+.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (+.f32 x x)) (+.f32 x x)))) |
(-.f32 (log.f32 (-.f32 (+.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x x #s(literal 0 binary32)) (+.f32 x x))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))))) |
(/.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 (+.f32 x x)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 (+.f32 x x)) |
(log.f32 #s(literal 2 binary32)) |
(log.f32 x) |
| 1× | egg-herbie |
| 11 484× | accelerator-lowering-fma.f32 |
| 11 484× | accelerator-lowering-fma.f64 |
| 4 284× | *-lowering-*.f32 |
| 4 284× | *-lowering-*.f64 |
| 3 832× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1712 |
| 1 | 565 | 1596 |
| 2 | 1540 | 1582 |
| 3 | 4404 | 1490 |
| 0 | 8332 | 1417 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (+ (* -4 (pow x 2)) (* -1 (log x)))) |
(+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4)))) |
(+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(/ -1/2 x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
| Outputs |
|---|
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (+ (* -4 (pow x 2)) (* -1 (log x)))) |
(fma.f32 x (*.f32 x #s(literal -4 binary32)) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4)))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -8 binary32)) #s(literal -4 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4)))) |
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal -64/3 binary32) #s(literal -8 binary32))) #s(literal -4 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 (-.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/32 binary32) (*.f32 x x))) (*.f32 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (+.f32 (/.f32 (-.f32 #s(literal -1/32 binary32) (/.f32 #s(literal 1/192 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (/.f32 (-.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/32 binary32) (*.f32 x x))) (*.f32 x x)) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (/.f32 (-.f32 #s(literal -1/32 binary32) (/.f32 #s(literal 1/192 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) 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)) |
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(fma.f32 x (fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -3/32 binary32) (*.f32 x x))) (*.f32 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal -3/32 binary32) (/.f32 #s(literal 5/96 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (log.f32 #s(literal -1/2 binary32))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1/2 binary32) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.f32 (-.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -5/128 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) x) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.f32 x (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
-1 |
#s(literal -1 binary32) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(fma.f32 x (fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -3/32 binary32) (*.f32 x x))) (*.f32 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal -3/32 binary32) (/.f32 #s(literal 5/96 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (log.f32 #s(literal -1/2 binary32))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1/2 binary32) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.f32 (-.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -5/128 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) x) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.f32 x (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (log x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
Compiled 9 412 to 1 127 computations (88% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 609 | 1 | 610 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 610 | 5 | 615 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | 97.9% | (log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
| ✓ | 46.6% | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ▶ | 46.6% | (log.f32 (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x)) |
| ✓ | 96.8% | (log.f32 (+.f32 x x)) |
Compiled 41 to 28 computations (31.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) |
| ✓ | cost-diff | 0 | (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x)) |
| ✓ | cost-diff | 192 | (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
| 20 822× | accelerator-lowering-fma.f32 |
| 20 822× | accelerator-lowering-fma.f64 |
| 4 842× | +-lowering-+.f64 |
| 4 842× | +-lowering-+.f32 |
| 4 532× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 56 |
| 1 | 21 | 48 |
| 2 | 44 | 48 |
| 3 | 90 | 48 |
| 4 | 167 | 40 |
| 5 | 284 | 40 |
| 6 | 986 | 40 |
| 7 | 2131 | 40 |
| 8 | 2845 | 40 |
| 9 | 3078 | 40 |
| 10 | 3143 | 40 |
| 11 | 3168 | 40 |
| 12 | 3169 | 40 |
| 13 | 3467 | 40 |
| 14 | 3687 | 40 |
| 15 | 3717 | 40 |
| 16 | 3727 | 40 |
| 17 | 3737 | 40 |
| 18 | 3737 | 40 |
| 19 | 3737 | 40 |
| 20 | 6818 | 40 |
| 21 | 7128 | 40 |
| 0 | 8494 | 35 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)) |
(+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x) |
(sqrt (+ (+ (* x (+ x -1)) -1) x)) |
(+ (+ (* x (+ x -1)) -1) x) |
(+ (* x (+ x -1)) -1) |
x |
(+ x -1) |
-1 |
| Outputs |
|---|
(log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt (+ (+ (* x (+ x -1)) -1) x)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+ (+ (* x (+ x -1)) -1) x) |
(fma.f32 x x #s(literal -1 binary32)) |
(+ (* x (+ x -1)) -1) |
(fma.f32 x x (-.f32 #s(literal -1 binary32) x)) |
x |
(+ x -1) |
(+.f32 x #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x) |
| ✓ | accuracy | 99.8% | (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
| ✓ | accuracy | 98.9% | (log.f32 (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x)) |
| ✓ | accuracy | 50.6% | (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) |
| 17.0ms | 256× | 0 | valid |
Compiled 53 to 11 computations (79.2% saved)
ival-add: 5.0ms (47.3% of total)ival-log: 2.0ms (18.9% of total)ival-mult: 2.0ms (18.9% of total)ival-sqrt: 2.0ms (18.9% 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 (+ x -1)) -1) x)> |
#<alt (log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x))> |
#<alt (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)> |
#<alt (sqrt (+ (+ (* x (+ x -1)) -1) x))> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ x (sqrt -1)))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (sqrt -1)> |
#<alt (+ x (sqrt -1))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (+ (+ (* x (+ x -1)) -1) x) |
| 0.0ms | x | @ | 0 | (log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)) |
| 0.0ms | x | @ | inf | (+ (+ (* x (+ x -1)) -1) x) |
| 0.0ms | x | @ | -inf | (+ (+ (* x (+ x -1)) -1) x) |
| 0.0ms | x | @ | inf | (log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)) |
| 1× | batch-egg-rewrite |
| 5 732× | accelerator-lowering-fma.f32 |
| 5 732× | accelerator-lowering-fma.f64 |
| 5 104× | *-lowering-*.f32 |
| 5 104× | *-lowering-*.f64 |
| 4 282× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 44 |
| 1 | 65 | 36 |
| 2 | 596 | 28 |
| 0 | 8443 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* x (+ x -1)) -1) x) |
(log (+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x)) |
(+ (sqrt (+ (+ (* x (+ x -1)) -1) x)) x) |
(sqrt (+ (+ (* x (+ x -1)) -1) x)) |
| Outputs |
|---|
(neg.f32 (/.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(neg.f32 (/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(neg.f32 (/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(+.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x)) |
(+.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) |
(+.f32 (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(+.f32 (neg.f32 x) (fma.f32 x x (+.f32 x #s(literal -1 binary32)))) |
(+.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (fma.f32 x x x)) |
(+.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(+.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(+.f32 (fma.f32 x x x) (+.f32 (neg.f32 x) #s(literal -1 binary32))) |
(+.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (+.f32 (neg.f32 x) x)) |
(+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal -1 binary32)) |
(+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (+.f32 (neg.f32 x) #s(literal -1 binary32))) |
(+.f32 (+.f32 x (*.f32 x x)) (+.f32 (neg.f32 x) #s(literal -1 binary32))) |
(+.f32 (+.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x x))) (neg.f32 x)) |
(+.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x x)) (neg.f32 x)) |
(+.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (neg.f32 x)) (*.f32 x x)) |
(fabs.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 x #s(literal -1 binary32) (fma.f32 x x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 x (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 x #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal -1 binary32))) |
(fma.f32 x (neg.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 #s(literal -1 binary32) x (fma.f32 x x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(fma.f32 #s(literal -1 binary32) (fma.f32 x (neg.f32 x) x) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)) (fma.f32 x x x)) |
(fma.f32 #s(literal -1 binary32) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(fma.f32 (+.f32 x #s(literal -1 binary32)) x (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (fma.f32 x x (neg.f32 x)) #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (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))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 #s(literal 1 binary32) x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x x (neg.f32 x)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (neg.f32 x) (fma.f32 x x (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (neg.f32 x) #s(literal -1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (neg.f32 x) (+.f32 (neg.f32 x) #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (neg.f32 x) (*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x (neg.f32 x)) #s(literal 1 binary32)) (fma.f32 x x (neg.f32 x)))) x) |
(fma.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))))) x) |
(fma.f32 (fma.f32 x (neg.f32 x) x) #s(literal -1 binary32) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (+.f32 (neg.f32 x) #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32) (fma.f32 x x x)) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) #s(literal -1 binary32) (*.f32 (+.f32 x #s(literal 1 binary32)) x)) |
(fma.f32 (fma.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) x) |
(fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (neg.f32 x) #s(literal -1 binary32))) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fma.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x (neg.f32 x)) #s(literal 1 binary32)) (fma.f32 x x (neg.f32 x))))) x) |
(fma.f32 (neg.f32 (fma.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (neg.f32 x) x) #s(literal -1 binary32))) x) |
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x))))) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x (neg.f32 x) x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (fma.f32 x (neg.f32 x) x))) x) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) x)) (fma.f32 x x (neg.f32 x))) |
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (neg.f32 (+.f32 x #s(literal -1 binary32))) (neg.f32 x) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) |
(fma.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x #s(literal -1 binary32)) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (neg.f32 x)))) |
(-.f32 (/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) x)) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) |
(-.f32 (/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x)) (/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) |
(-.f32 (+.f32 x (/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (/.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))) (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x)) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))))) (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x)) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (fma.f32 x x x) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (fma.f32 x x x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x x) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (fma.f32 x x x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x x) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x x))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x x x) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x x))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x x x) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (fma.f32 x x x))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (*.f32 (-.f32 #s(literal -1 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal -1 binary32) x) (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (fma.f32 x x x) (*.f32 (-.f32 #s(literal -1 binary32) x) (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)))) (*.f32 (-.f32 #s(literal -1 binary32) x) (fma.f32 x x x))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 #s(literal -1 binary32) x) (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal -1 binary32) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal -1 binary32) x) (*.f32 x (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal -1 binary32) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 #s(literal -1 binary32) x) (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x))) (*.f32 (-.f32 #s(literal -1 binary32) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal -1 binary32) x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) x))) (*.f32 (-.f32 #s(literal -1 binary32) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 x #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal -1 binary32) x) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (*.f32 x x)))) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (fma.f32 x x x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (fma.f32 x x x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 x x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (+.f32 x #s(literal 1 binary32)) (*.f32 (fma.f32 x x x) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (fma.f32 x x x) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x x) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x x) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x (neg.f32 x)) (fma.f32 x x x)) (-.f32 #s(literal -1 binary32) x) (*.f32 (fma.f32 x x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (fma.f32 x x x) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal -1 binary32) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (fma.f32 x x #s(literal -1 binary32))) (-.f32 #s(literal -1 binary32) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 1 binary32))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal -1 binary32)) x) (-.f32 #s(literal -1 binary32) x) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) x) (-.f32 #s(literal -1 binary32) x) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)) (*.f32 x x))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (*.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) (*.f32 (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(/.f32 (*.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) (*.f32 (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) #s(literal 9 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (*.f32 x (*.f32 x x)))) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 x x) (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 x x)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (neg.f32 x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 (neg.f32 x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal -1 binary32) x))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) (neg.f32 (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) (neg.f32 (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) (neg.f32 (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x)) (*.f32 #s(literal -1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x))))) |
(/.f32 (fma.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (neg.f32 x)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))))) (fma.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)) (-.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x x) (*.f32 x x) (-.f32 (*.f32 (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal 3 binary32)) #s(literal -1 binary32)) (fma.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (*.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x))) (-.f32 #s(literal -1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x))) |
(/.f32 (-.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (fma.f32 x x (neg.f32 x))))) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))))) (-.f32 (*.f32 x x) (+.f32 (neg.f32 x) (+.f32 x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) x)) #s(literal 1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) x) #s(literal -1 binary32))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 x x) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(*.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(*.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) |
(*.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) |
(*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) |
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(+.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (+.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(-.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #s(literal 3 binary32))) (fma.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (fma.f32 (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (*.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)))) (*.f32 (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) (+.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (/.f32 (+.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (neg.f32 x) #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) x) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) x) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) x) |
(fma.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x)) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (*.f32 x x))) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (*.f32 x (*.f32 x x)))) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)) (*.f32 (*.f32 x x) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (*.f32 (*.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x))) (neg.f32 (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(/.f32 (neg.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #s(literal 3 binary32))) (fma.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (fma.f32 (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) (+.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))) |
(*.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) |
(/.f32 (sqrt.f32 (neg.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (neg.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) (sqrt.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) x)) x))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))) (sqrt.f32 (fma.f32 x (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))) (*.f32 (+.f32 x #s(literal -1 binary32)) (-.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (neg.f32 x))))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) (neg.f32 (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (-.f32 x (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(*.f32 (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) x))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
| 1× | egg-herbie |
| 10 204× | accelerator-lowering-fma.f32 |
| 10 204× | accelerator-lowering-fma.f64 |
| 3 650× | *-lowering-*.f32 |
| 3 650× | *-lowering-*.f64 |
| 2 854× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 559 |
| 1 | 411 | 533 |
| 2 | 1143 | 526 |
| 3 | 3327 | 488 |
| 4 | 7966 | 488 |
| 0 | 8526 | 459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary32) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/6 binary32)) #s(literal 1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(fma.f32 x (fma.f32 x (*.f32 x (/.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal -1/6 binary32)) #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -3/32 binary32) (*.f32 x x))) (*.f32 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal -3/32 binary32) (/.f32 #s(literal -5/96 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f32 (+.f32 (neg.f32 (log.f32 (neg.f32 x))) (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 #s(literal -1/2 binary32)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(* 2 x) |
(*.f32 x #s(literal 2 binary32)) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 x #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1/2 binary32) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x x))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -5/128 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) x) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 x (fma.f32 x (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.f32 x (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (fma.f32 x (/.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
Compiled 12 458 to 2 041 computations (83.6% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 411 | 0 | 411 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 411 | 5 | 416 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | 97.9% | (log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
| ✓ | 46.6% | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ✓ | 46.6% | (log.f32 (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x)) |
| ✓ | 96.8% | (log.f32 (+.f32 x x)) |
Compiled 100 to 61 computations (39% saved)
| Inputs |
|---|
(log.f32 (+.f32 x x)) |
(log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 (+.f32 (sqrt.f32 (+.f32 (fma.f32 x (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) x)) x)) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| Outputs |
|---|
(log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
3 calls:
| 16.0ms | x |
| 3.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 3.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | x |
| 97.9% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 97.9% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(log.f32 (+.f32 x x)) |
| Outputs |
|---|
(log.f32 (+.f32 x x)) |
3 calls:
| 1.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 1.0ms | x |
| 1.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 1 | x |
| 96.8% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 96.8% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1× | saturated |
| Inputs |
|---|
(log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
| Outputs |
|---|
(log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
| 10 204× | accelerator-lowering-fma.f32 |
| 10 204× | accelerator-lowering-fma.f64 |
| 3 650× | *-lowering-*.f32 |
| 3 650× | *-lowering-*.f64 |
| 2 854× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 559 |
| 1 | 411 | 533 |
| 2 | 1143 | 526 |
| 3 | 3327 | 488 |
| 4 | 7966 | 488 |
| 0 | 8526 | 459 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
Compiled 25 to 17 computations (32% saved)
Compiled 70 to 48 computations (31.4% saved)
Loading profile data...