Rust f32::atanh

Time bar (total: 5.9s)

analyze1.0ms (0%)

Memory
3.6MiB live, 3.6MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.6%0.4%0%0%0%0
0%0%99.6%0.4%0%0%0%1
0%0%99.6%0.4%0%0%0%2
0%0%49.8%0.4%0%49.8%0%3
50%24.9%24.9%0.4%0%49.8%0%4
75%37.4%12.5%0.4%0%49.8%0%5
87.5%43.6%6.2%0.4%0%49.8%0%6
93.8%46.7%3.1%0.4%0%49.8%0%7
96.9%48.2%1.6%0.4%0%49.8%0%8
98.4%49%0.8%0.4%0%49.8%0%9
99.2%49.4%0.4%0.4%0%49.8%0%10
99.6%49.4%0.2%0.4%0%50%0%11
99.8%49.5%0.1%0.4%0%50%0%12
Compiler

Compiled 4 to 4 computations (0% saved)

sample429.0ms (7.3%)

Memory
26.1MiB live, 618.4MiB allocated
Samples
339.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 141.0ms
ival-atanh: 133.0ms (94.3% of total)
ival-true: 5.0ms (3.5% of total)
ival-assert: 3.0ms (2.1% of total)
Bogosity

preprocess30.0ms (0.5%)

Memory
-27.8MiB live, 49.0MiB allocated
Algorithm
egg-herbie
Rules
124×accelerator-lowering-fma.f32
124×accelerator-lowering-fma.f64
88×*-lowering-*.f32
88×*-lowering-*.f64
76×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
1119
2159
3189
4229
5299
6369
01012
11912
22612
33212
43912
55312
69112
715812
821612
924412
1025912
1126912
1226912
026910
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
Outputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 0 binary32)) (-.f32 #s(literal 1 binary32) x))))
Call 2
Inputs
(atanh x)
(atanh (neg x))
(neg (atanh (neg x)))
Outputs
(atanh x)
(atanh (neg x))
(neg (atanh (neg x)))

explain90.0ms (1.5%)

Memory
37.5MiB live, 225.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-#s(literal 1 binary32)
00-0-#s(literal 2 binary32)
00-0-#s(literal 1/2 binary32)
00-0-(-.f32 #s(literal 1 binary32) x)
00-0-(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
00-0-(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
00-0-(*.f32 #s(literal 2 binary32) x)
00-0-(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
39.0ms512×0valid
Compiler

Compiled 96 to 40 computations (58.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-sub: 10.0ms (36.1% of total)
ival-div: 7.0ms (25.3% of total)
ival-mult: 6.0ms (21.7% of total)
ival-log1p: 4.0ms (14.4% of total)
exact: 1.0ms (3.6% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
2.0MiB live, 2.0MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Compiler

Compiled 11 to 9 computations (18.2% saved)

simplify15.0ms (0.3%)

Memory
-16.8MiB live, 18.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f32 #s(literal 1 binary32) x)
cost-diff0
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
cost-diff0
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Rules
124×accelerator-lowering-fma.f32
124×accelerator-lowering-fma.f64
88×*-lowering-*.f32
88×*-lowering-*.f64
76×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01039
11939
22639
33239
43939
55339
69139
715839
821639
924439
1025939
1126939
1226939
026935
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1/2
(log (+ 1 (/ (* 2 x) (- 1 x))))
(/ (* 2 x) (- 1 x))
(* 2 x)
2
x
(- 1 x)
1
Outputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 0 binary32)) (-.f32 #s(literal 1 binary32) x))))
1/2
#s(literal 1/2 binary32)
(log (+ 1 (/ (* 2 x) (- 1 x))))
(log1p.f32 (/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 0 binary32)) (-.f32 #s(literal 1 binary32) x)))
(/ (* 2 x) (- 1 x))
(/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 0 binary32)) (-.f32 #s(literal 1 binary32) x))
(* 2 x)
(fma.f32 #s(literal 2 binary32) x #s(literal 0 binary32))
2
#s(literal 2 binary32)
x
(- 1 x)
(-.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)

localize25.0ms (0.4%)

Memory
23.9MiB live, 63.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 #s(literal 2 binary32) x)
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
accuracy100.0%
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
accuracy99.8%
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Samples
15.0ms256×0valid
Compiler

Compiled 37 to 11 computations (70.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 3.0ms (35.1% of total)
ival-div: 2.0ms (23.4% of total)
ival-log1p: 2.0ms (23.4% of total)
ival-sub: 1.0ms (11.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series13.0ms (0.2%)

Memory
-30.1MiB live, 12.6MiB allocated
Counts
5 → 60
Calls
Call 1
Inputs
#<alt (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))>
#<alt (log (+ 1 (/ (* 2 x) (- 1 x))))>
#<alt (/ (* 2 x) (- 1 x))>
#<alt (- 1 x)>
#<alt (* 2 x)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))>
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 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)>
Calls

15 calls:

TimeVariablePointExpression
8.0ms
x
@0
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@-inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
0.0ms
x
@-inf
(* 2 x)
0.0ms
x
@inf
(* 2 x)

rewrite346.0ms (5.9%)

Memory
4.3MiB live, 611.0MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 286×accelerator-lowering-fma.f32
4 286×accelerator-lowering-fma.f64
3 506×*-lowering-*.f32
3 506×*-lowering-*.f64
2 126×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01035
14935
239935
3558635
0862831
Stop Event
iter limit
node limit
Counts
5 → 263
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(log (+ 1 (/ (* 2 x) (- 1 x))))
(/ (* 2 x) (- 1 x))
(- 1 x)
(* 2 x)
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 1/2 binary32))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)))
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(neg.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32))))
(neg.f32 (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (neg.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(+.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))))
(+.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))))
(+.f32 (neg.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (-.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))))) (log1p.f32 (neg.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))))
(+.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(fma.f32 #s(literal -1 binary32) (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))
(-.f32 (log1p.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))))
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (neg.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 (-.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))))
(-.f32 (log.f32 (-.f32 (pow.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (log.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32))) (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 512 binary32) (pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(*.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(neg.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)) #s(literal 1 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(+.f32 (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 2 binary32) x)) #s(literal -1/2 binary32))
(pow.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) #s(literal 2 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(fma.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(fma.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x)))
(/.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) x))
(/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal -2 binary32))))
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 x (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x)) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (-.f32 (fma.f32 x x x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 x (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 x (*.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(*.f32 (*.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (*.f32 x #s(literal -2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(*.f32 (neg.f32 x) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (neg.f32 x) (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal -2 binary32) (/.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -2 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) #s(literal 2 binary32)))
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) x)
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (neg.f32 x) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 x #s(literal -1 binary32)))
(neg.f32 (+.f32 x #s(literal -1 binary32)))
(exp.f32 (*.f32 (neg.f32 (log1p.f32 x)) #s(literal -1 binary32)))
(exp.f32 (*.f32 (*.f32 (log1p.f32 x) #s(literal -1 binary32)) #s(literal -1 binary32)))
(+.f32 #s(literal 1 binary32) x)
(+.f32 #s(literal 1 binary32) (neg.f32 x))
(+.f32 x #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 1 binary32) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(fma.f32 x #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
(fma.f32 (+.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (neg.f32 x) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x)) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (-.f32 (fma.f32 x x x) #s(literal 1 binary32)) #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x x x)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 x #s(literal -1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(-.f32 #s(literal 1 binary32) x)
(-.f32 #s(literal 1 binary32) (neg.f32 x))
(-.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (+.f32 x #s(literal -1 binary32)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(-.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(/.f32 (+.f32 x #s(literal -1 binary32)) #s(literal -1 binary32))
(/.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (*.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) x) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) x) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (pow.f32 (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))))
(/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (pow.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))) (+.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))
(*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x)) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (-.f32 (fma.f32 x x x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (fma.f32 x (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 x #s(literal -1 binary32)))
(neg.f32 (*.f32 x #s(literal -2 binary32)))
(-.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(*.f32 (neg.f32 x) #s(literal -2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal -2 binary32) (neg.f32 x))

simplify375.0ms (6.3%)

Memory
15.5MiB live, 607.0MiB allocated
Algorithm
egg-herbie
Rules
9 898×accelerator-lowering-fma.f32
9 898×accelerator-lowering-fma.f64
3 580×*-lowering-*.f32
3 580×*-lowering-*.f64
2 092×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0113445
1330422
2848414
32301412
44428412
56241412
08133390
Stop Event
iter limit
node limit
Counts
60 → 60
Calls
Call 1
Inputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 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)
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/2 (log -1))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))
(* 1/2 (log -1))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2/5 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -2 binary32)) x))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
(*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))) (fma.f32 x x #s(literal 1 binary32)))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
(fma.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal 0 binary32))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(fma.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal 0 binary32))
1
#s(literal 1 binary32)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(* -1 x)
(neg.f32 x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* -1 x)
(neg.f32 x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f32 #s(literal 1 binary32) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f32 #s(literal 1 binary32) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.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))

eval33.0ms (0.6%)

Memory
1.1MiB live, 79.0MiB allocated
Compiler

Compiled 7 639 to 1 288 computations (83.1% saved)

prune68.0ms (1.2%)

Memory
-7.8MiB live, 109.8MiB allocated
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New3167323
Fresh000
Picked011
Done000
Total3168324
Accuracy
100.0%
Counts
324 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.5%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.3%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.0%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
98.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))) (fma.f32 x x #s(literal 1 binary32)))))
98.6%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))))
98.2%
x
Compiler

Compiled 191 to 119 computations (37.7% saved)

simplify660.0ms (11.2%)

Memory
7.1MiB live, 537.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff-32
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
cost-diff0
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
cost-diff-32
(*.f32 x x)
cost-diff-32
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
cost-diff0
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32))
cost-diff-32
(*.f32 x #s(literal 1/3 binary32))
cost-diff-32
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
cost-diff0
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
cost-diff0
(log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
cost-diff64
(/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
cost-diff448
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
Rules
18 796×accelerator-lowering-fma.f32
18 796×accelerator-lowering-fma.f64
4 058×*-lowering-*.f32
4 058×*-lowering-*.f64
1 760×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034221
1116210
2334204
3869204
41295204
51522204
62351186
75144186
87307186
08155163
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x))))))
1/2
(log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))))
(* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))
(/ 1 (+ (* x (neg x)) 1))
1
(+ (* x (neg x)) 1)
x
(neg x)
(* 2 (+ (* x x) x))
2
(+ (* x x) x)
x
(* x (+ (* x (* x 1/3)) 1))
x
(+ (* x (* x 1/3)) 1)
(* x 1/3)
1/3
1
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
x
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(* x x)
(+ (* (* x x) 1/5) 1/3)
1/5
1/3
1
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
x
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(* x x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(+ (* (* x x) 1/7) 1/5)
1/7
1/5
1/3
1
Outputs
(* 1/2 (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x))))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 0 binary32))))
1/2
#s(literal 1/2 binary32)
(log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))))
(log1p.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 0 binary32)))
(* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 0 binary32))
(/ 1 (+ (* x (neg x)) 1))
(/.f32 #s(literal -1 binary32) (fma.f32 x x #s(literal -1 binary32)))
1
#s(literal 1 binary32)
(+ (* x (neg x)) 1)
(fma.f32 x (neg.f32 x) #s(literal 1 binary32))
x
(neg x)
(neg.f32 x)
(* 2 (+ (* x x) x))
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 0 binary32))
2
#s(literal 2 binary32)
(+ (* x x) x)
(fma.f32 x x x)
x
(* x (+ (* x (* x 1/3)) 1))
(fma.f32 x (fma.f32 x (fma.f32 x #s(literal 1/3 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)) #s(literal 0 binary32))
x
(+ (* x (* x 1/3)) 1)
(fma.f32 x (fma.f32 x #s(literal 1/3 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
(* x 1/3)
(fma.f32 x #s(literal 1/3 binary32) #s(literal 0 binary32))
1/3
#s(literal 1/3 binary32)
1
#s(literal 1 binary32)
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
(fma.f32 x (fma.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 0 binary32))
x
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(fma.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* x x)
(fma.f32 x x #s(literal 0 binary32))
(+ (* (* x x) 1/5) 1/3)
(fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
1/5
#s(literal 1/5 binary32)
1/3
#s(literal 1/3 binary32)
1
#s(literal 1 binary32)
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
(fma.f32 x (fma.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x (fma.f32 x (fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 0 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 0 binary32))
x
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(fma.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x (fma.f32 x (fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 0 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* x x)
(fma.f32 x x #s(literal 0 binary32))
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(fma.f32 x (fma.f32 x (fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 0 binary32)) #s(literal 1/3 binary32))
(+ (* (* x x) 1/7) 1/5)
(fma.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
1/7
#s(literal 1/7 binary32)
1/5
#s(literal 1/5 binary32)
1/3
#s(literal 1/3 binary32)
1
#s(literal 1 binary32)

localize185.0ms (3.1%)

Memory
-7.2MiB live, 156.6MiB allocated
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
accuracy99.9%
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
accuracy100.0%
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32))
accuracy100.0%
(*.f32 x x)
accuracy99.9%
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
accuracy100.0%
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
accuracy99.9%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
accuracy99.0%
(*.f32 x #s(literal 1/3 binary32))
accuracy100.0%
(neg.f32 x)
accuracy100.0%
(log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))
accuracy99.9%
(/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
accuracy99.9%
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
Samples
92.0ms256×0valid
Compiler

Compiled 193 to 35 computations (81.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 78.0ms
ival-mult: 55.0ms (70.2% of total)
ival-add: 9.0ms (11.5% of total)
const: 9.0ms (11.5% of total)
ival-div: 2.0ms (2.6% of total)
ival-log1p: 2.0ms (2.6% of total)
ival-neg: 1.0ms (1.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series12.0ms (0.2%)

Memory
-7.6MiB live, 31.5MiB allocated
Counts
16 → 192
Calls
Call 1
Inputs
#<alt (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))>
#<alt (/ 1 (+ (* x (neg x)) 1))>
#<alt (* 1/2 (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x))))))>
#<alt (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))))>
#<alt (+ (* x (* x 1/3)) 1)>
#<alt (* x (+ (* x (* x 1/3)) 1))>
#<alt (* x 1/3)>
#<alt (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)>
#<alt (+ (* (* x x) 1/5) 1/3)>
#<alt (* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))>
#<alt (* x x)>
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)>
#<alt (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)>
#<alt (+ (* (* x x) 1/7) 1/5)>
#<alt (* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))>
#<alt (neg x)>
Outputs
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))>
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)>
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (* (pow x 2) (+ 1 (pow x 2))))>
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))>
#<alt (/ -1 (pow x 2))>
#<alt (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))>
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))>
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))>
#<alt (/ -1 (pow x 2))>
#<alt (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))>
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))>
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))>
#<alt 1>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (* 1/3 (pow x 2))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 2))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt 1>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))>
#<alt (* 1/5 (pow x 4))>
#<alt (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 4))>
#<alt (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt 1>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))>
#<alt (* 1/7 (pow x 6))>
#<alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 6))>
#<alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt 1/5>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
Calls

48 calls:

TimeVariablePointExpression
2.0ms
x
@0
(* x (+ (* x (* x 1/3)) 1))
1.0ms
x
@inf
(+ (* x (* x 1/3)) 1)
0.0ms
x
@0
(* 1/2 (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x))))))
0.0ms
x
@-inf
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
0.0ms
x
@-inf
(* x (+ (* x (* x 1/3)) 1))

rewrite421.0ms (7.1%)

Memory
0.4MiB live, 774.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 488×accelerator-lowering-fma.f32
6 488×accelerator-lowering-fma.f64
4 012×*-lowering-*.f32
4 012×*-lowering-*.f64
3 968×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034183
1226167
21936167
08156144
Stop Event
iter limit
node limit
Counts
16 → 523
Calls
Call 1
Inputs
(* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))
(/ 1 (+ (* x (neg x)) 1))
(* 1/2 (log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x))))))
(log (+ 1 (* (/ 1 (+ (* x (neg x)) 1)) (* 2 (+ (* x x) x)))))
(+ (* x (* x 1/3)) 1)
(* x (+ (* x (* x 1/3)) 1))
(* x 1/3)
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(+ (* (* x x) 1/5) 1/3)
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
(* x x)
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(+ (* (* x x) 1/7) 1/5)
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
(neg x)
Outputs
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)))
(+.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x))
(+.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(+.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal -1 binary32))
(fma.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32))))
(fma.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(fma.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x x) x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fma.f32 x x x) (-.f32 (*.f32 x x) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
(/.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (-.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fma.f32 x x x) (-.f32 (*.f32 x x) x))) (-.f32 (*.f32 x x) x))
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal -1 binary32))) (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fma.f32 x x x) (-.f32 (*.f32 x x) x)))) (neg.f32 (-.f32 (*.f32 x x) x)))
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32)))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) (-.f32 (*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x)) (*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) x)))))
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (fma.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal 1 binary32)))
(*.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (fma.f32 x x x) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 x x x))
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (fma.f32 x x x) #s(literal 1 binary32)))
(*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 x x x)) #s(literal 2 binary32))
(*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) x)) x)
(*.f32 (/.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 2 binary32))
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))
(*.f32 (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fma.f32 x x x) (-.f32 (*.f32 x x) x))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 x #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 x #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal -1 binary32)))
(pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))
(pow.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log1p.f32 (*.f32 x x))) #s(literal -1 binary32))
(-.f32 (/.f32 (neg.f32 (*.f32 x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))
(-.f32 (/.f32 (fma.f32 (*.f32 x 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 (neg.f32 (*.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 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))
(/.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))
(/.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))
(*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (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 x))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) #s(literal -1 binary32)))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(*.f32 (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1/2 binary32))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(+.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(-.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(-.f32 (log.f32 (neg.f32 (fma.f32 (/.f32 #s(literal 8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 1 binary32)))) (log.f32 (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x))) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (fma.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) x #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(+.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x)
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x)
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)) (/.f32 (*.f32 x x) (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)) (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) x)))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) x) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x x))) (neg.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)))))
(*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal -1 binary32))))
(*.f32 x #s(literal 1/3 binary32))
(*.f32 #s(literal 1/3 binary32) x)
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/5 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) x #s(literal 1 binary32))
(fma.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))
(fma.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))) #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))) #s(literal 1 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (pow.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))))
(*.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x #s(literal 1/5 binary32)) x #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))
(+.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) x)
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x x) x)
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)) (/.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)) (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)) (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) x)))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x x))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)))))
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x #s(literal 1 binary32))
(fma.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))
(fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 1 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) #s(literal 1 binary32))
(fma.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/27 binary32) (*.f32 x (*.f32 x x))))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/9 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(+.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/7 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(fma.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/3 binary32))
(fma.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))) (fma.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) (+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/25 binary32)) (*.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
(+.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) x #s(literal 1/5 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(-.f32 (/.f32 #s(literal 1/25 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32))) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) #s(literal 1/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)))) (neg.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (fma.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))))
(*.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))))
(+.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) x x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x x) x)
(-.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)) (/.f32 (*.f32 x x) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) x)))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x x)) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x x))) (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)))))
(*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(neg.f32 x)
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) x)
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x)))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x))))
(/.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x)))))
(*.f32 x #s(literal -1 binary32))
(*.f32 (neg.f32 (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)))
(*.f32 #s(literal -1 binary32) x)
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))))

simplify340.0ms (5.8%)

Memory
16.9MiB live, 763.4MiB allocated
Algorithm
egg-herbie
Rules
10 702×accelerator-lowering-fma.f32
10 702×accelerator-lowering-fma.f64
5 404×*-lowering-*.f32
5 404×*-lowering-*.f64
2 160×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01801624
15751577
215211547
367601542
085311425
Stop Event
iter limit
node limit
Counts
192 → 192
Calls
Call 1
Inputs
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
1
(+ 1 (pow x 2))
(+ 1 (* (pow x 2) (+ 1 (pow x 2))))
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))
(/ -1 (pow x 2))
(* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))
(/ -1 (pow x 2))
(* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
1/5
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
Outputs
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(*.f32 x (fma.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
(*.f32 x (fma.f32 x (fma.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 2 binary32)))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(+.f32 (/.f32 (+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32)) x) #s(literal -2 binary32))
1
#s(literal 1 binary32)
(+ 1 (pow x 2))
(fma.f32 x x #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1 (pow x 2))))
(fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))
(/ -1 (pow x 2))
(/.f32 #s(literal -1 binary32) (*.f32 x x))
(* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))
(/ -1 (pow x 2))
(/.f32 #s(literal -1 binary32) (*.f32 x x))
(* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2)))
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 2))) 1) (pow x 2))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 2))) (pow x 4))) (+ 1 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/2 (log -1))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))))
(* 1/2 (log -1))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (/.f32 #s(literal 2 binary32) x) (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (/.f32 #s(literal 2 binary32) x) (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* 1/5 (pow x 4))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* 1/5 (pow x 4))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 1/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x))))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* 1/7 (pow x 6))
(*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/7 binary32))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32))
(* 1/7 (pow x 6))
(*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/7 binary32))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/7 binary32))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/7 binary32))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
1/5
#s(literal 1/5 binary32)
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (pow.f32 x #s(literal 7 binary32)))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)

eval92.0ms (1.6%)

Memory
-3.9MiB live, 188.3MiB allocated
Compiler

Compiled 24 417 to 2 287 computations (90.6% saved)

prune106.0ms (1.8%)

Memory
-11.2MiB live, 230.9MiB allocated
Pruning

10 alts after pruning (5 fresh and 5 done)

PrunedKeptTotal
New7985803
Fresh202
Picked145
Done011
Total80110811
Accuracy
100.0%
Counts
811 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
99.4%
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
99.1%
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
99.1%
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
99.3%
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
99.5%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.3%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.0%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.2%
x
Compiler

Compiled 195 to 116 computations (40.5% saved)

simplify56.0ms (1%)

Memory
16.0MiB live, 94.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
cost-diff0
(*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x)
cost-diff0
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
cost-diff320
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
cost-diff0
(*.f32 x (*.f32 x x))
cost-diff0
(*.f32 x #s(literal 1/5 binary32))
cost-diff0
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
cost-diff0
(*.f32 x x)
cost-diff0
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
cost-diff0
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
cost-diff64
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
cost-diff0
(*.f32 x x)
cost-diff0
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
cost-diff0
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
cost-diff0
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
cost-diff0
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
Rules
1 752×accelerator-lowering-fma.f32
1 752×accelerator-lowering-fma.f64
614×*-lowering-*.f32
614×*-lowering-*.f64
346×associate-*r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033191
192185
2185185
3332185
4673185
51122185
61212185
71212185
81212185
01212168
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3) (* x (* x x))) x)
(+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3)
x
(* x (+ (* x (* x 1/7)) 1/5))
(+ (* x (* x 1/7)) 1/5)
(* x 1/7)
1/7
1/5
1/3
(* x (* x x))
(* x x)
(+ (* (* (* x x) 1/3) x) x)
(* (* x x) 1/3)
(* x x)
x
1/3
(+ (* x (* (* x x) 1/3)) x)
(* x (* (* x x) 1/3))
x
(* (* x x) 1/3)
(* x x)
1/3
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(+ (* x (* x 1/5)) 1/3)
x
(* x 1/5)
1/5
1/3
(* x (* x x))
(* x x)
(* x (+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1)))
x
(+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1))
(* (* (* x x) 1/5) x)
(* (* x x) 1/5)
(* x x)
1/5
(+ (* x (* x 1/3)) 1)
(* x 1/3)
1/3
1
Outputs
(+ (* (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3) (* x (* x x))) x)
(*.f32 x (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3)
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
x
(* x (+ (* x (* x 1/7)) 1/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(+ (* x (* x 1/7)) 1/5)
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(* x 1/7)
(*.f32 x #s(literal 1/7 binary32))
1/7
#s(literal 1/7 binary32)
1/5
#s(literal 1/5 binary32)
1/3
#s(literal 1/3 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(* x x)
(*.f32 x x)
(+ (* (* (* x x) 1/3) x) x)
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (* x x) 1/3)
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(* x x)
(*.f32 x x)
x
1/3
#s(literal 1/3 binary32)
(+ (* x (* (* x x) 1/3)) x)
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (* (* x x) 1/3))
(*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
x
(* (* x x) 1/3)
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(* x x)
(*.f32 x x)
1/3
#s(literal 1/3 binary32)
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+ (* x (* x 1/5)) 1/3)
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
x
(* x 1/5)
(*.f32 x #s(literal 1/5 binary32))
1/5
#s(literal 1/5 binary32)
1/3
#s(literal 1/3 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(* x x)
(*.f32 x x)
(* x (+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1)))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
x
(+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1))
(fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(* (* (* x x) 1/5) x)
(*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x)))
(* (* x x) 1/5)
(*.f32 #s(literal 1/5 binary32) (*.f32 x x))
(* x x)
(*.f32 x x)
1/5
#s(literal 1/5 binary32)
(+ (* x (* x 1/3)) 1)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* x 1/3)
(*.f32 x #s(literal 1/3 binary32))
1/3
#s(literal 1/3 binary32)
1
#s(literal 1 binary32)

localize111.0ms (1.9%)

Memory
-18.1MiB live, 174.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
accuracy99.7%
(*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x)
accuracy99.6%
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
accuracy99.0%
(*.f32 x #s(literal 1/3 binary32))
accuracy100.0%
(*.f32 x x)
accuracy99.9%
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
accuracy99.7%
(*.f32 x (*.f32 x x))
accuracy99.4%
(*.f32 x #s(literal 1/5 binary32))
accuracy100.0%
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
accuracy100.0%
(*.f32 x x)
accuracy99.8%
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
accuracy99.4%
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
accuracy100.0%
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
accuracy100.0%
(*.f32 x x)
accuracy99.4%
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
accuracy99.9%
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
accuracy99.7%
(*.f32 x (*.f32 x x))
accuracy99.4%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
accuracy98.3%
(*.f32 x #s(literal 1/7 binary32))
Samples
64.0ms256×0valid
Compiler

Compiled 197 to 35 computations (82.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 30.0ms (61.8% of total)
ival-add: 9.0ms (18.5% of total)
const: 9.0ms (18.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series9.0ms (0.2%)

Memory
16.0MiB live, 16.0MiB allocated
Counts
19 → 228
Calls
Call 1
Inputs
#<alt (+ (* (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3) (* x (* x x))) x)>
#<alt (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3)>
#<alt (* x (+ (* x (* x 1/7)) 1/5))>
#<alt (+ (* x (* x 1/7)) 1/5)>
#<alt (+ (* (* (* x x) 1/3) x) x)>
#<alt (* (* x x) 1/3)>
#<alt (* x x)>
#<alt (+ (* x (* (* x x) 1/3)) x)>
#<alt (* x (* (* x x) 1/3))>
#<alt (+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)>
#<alt (+ (* x (* x 1/5)) 1/3)>
#<alt (* x 1/5)>
#<alt (* x (* x x))>
#<alt (+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1))>
#<alt (* x (+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1)))>
#<alt (* (* (* x x) 1/5) x)>
#<alt (* (* x x) 1/5)>
#<alt (* x 1/7)>
#<alt (* x 1/3)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/5 x)>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* 1/7 (pow x 3))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 3))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt 1/5>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt (* 1/3 (pow x 3))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt 1>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))>
#<alt (* 1/5 (pow x 4))>
#<alt (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 4))>
#<alt (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 3))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/5 (pow x 2))>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/7 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
Calls

57 calls:

TimeVariablePointExpression
0.0ms
x
@-inf
(* x 1/7)
0.0ms
x
@-inf
(* x (* x x))
0.0ms
x
@-inf
(* x 1/5)
0.0ms
x
@inf
(+ (* (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3) (* x (* x x))) x)
0.0ms
x
@-inf
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)

rewrite674.0ms (11.4%)

Memory
-34.4MiB live, 907.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
13 866×accelerator-lowering-fma.f32
13 866×accelerator-lowering-fma.f64
4 752×*-lowering-*.f32
4 752×*-lowering-*.f64
3 856×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033149
1200143
21453143
08815127
Stop Event
iter limit
node limit
Counts
19 → 644
Calls
Call 1
Inputs
(+ (* (+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3) (* x (* x x))) x)
(+ (* x (* x (+ (* x (* x 1/7)) 1/5))) 1/3)
(* x (+ (* x (* x 1/7)) 1/5))
(+ (* x (* x 1/7)) 1/5)
(+ (* (* (* x x) 1/3) x) x)
(* (* x x) 1/3)
(* x x)
(+ (* x (* (* x x) 1/3)) x)
(* x (* (* x x) 1/3))
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(+ (* x (* x 1/5)) 1/3)
(* x 1/5)
(* x (* x x))
(+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1))
(* x (+ (* (* (* (* x x) 1/5) x) x) (+ (* x (* x 1/3)) 1)))
(* (* (* x x) 1/5) x)
(* (* x x) 1/5)
(* x 1/7)
(* x 1/3)
Outputs
(+.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)
(+.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #s(literal -1 binary32))
(fma.f32 x #s(literal 1 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(fma.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) x)
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(-.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))) (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))) (fma.f32 x x (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))) (neg.f32 (fma.f32 x x (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))))
(/.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))) (neg.f32 (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))) (+.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 x x)))))))
(*.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))))
(*.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(*.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))
(+.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (neg.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (neg.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))) (*.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))) (+.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))
(+.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 x #s(literal 1/5 binary32) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) x (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 #s(literal 1/5 binary32) x (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/7 binary32) (*.f32 x #s(literal 1/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 x #s(literal 1/5 binary32))))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x)))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 x #s(literal 1/5 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x)))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 x #s(literal 1/5 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x)))) (neg.f32 (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)))) (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x)) (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/343 binary32)))) (fma.f32 (*.f32 x x) #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))))) (-.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 x #s(literal 1/5 binary32)))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) x))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(+.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 1/5 binary32))
(+.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (neg.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) x #s(literal 1/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (neg.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(-.f32 (/.f32 #s(literal 1/25 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (+.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (+.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)))) (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)) #s(literal 1/25 binary32))) (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))))) (neg.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (fma.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))) (*.f32 (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))
(*.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))))
(*.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/49 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))
(+.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)
(+.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x)
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x)
(fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(fma.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x)))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (neg.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x)) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))) (+.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))))
(*.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(*.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(*.f32 (*.f32 x #s(literal 1/3 binary32)) x)
(*.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(+.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)
(+.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x)
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x)
(fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(fma.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x)))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (neg.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x)) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))) (+.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))))
(*.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))))
(*.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))))
(*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32))
(*.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(+.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(+.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x)
(+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) x (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(fma.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x x)
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (fma.f32 (*.f32 x x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x))))
(/.f32 (+.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x)) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(*.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (neg.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x #s(literal 1/5 binary32)) x #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (neg.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32)))) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))) (*.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(*.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(*.f32 x #s(literal 1/5 binary32))
(*.f32 #s(literal 1/5 binary32) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(*.f32 x (*.f32 x x))
(*.f32 (*.f32 x x) x)
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(+.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(+.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(+.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 x (fma.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/5 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(fma.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))) #s(literal 1 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) #s(literal 1 binary32))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/9 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(-.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))) (*.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (fma.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))) (-.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)))) (-.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)))) (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))))
(*.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(+.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(+.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x)
(+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) x (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(fma.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x x)
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (neg.f32 x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32)) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/9 binary32)) #s(literal -1 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal -1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x)) (-.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (fma.f32 (*.f32 x x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x))))
(/.f32 (+.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x)) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) x) (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(*.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))))))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x x) (*.f32 x #s(literal 1/5 binary32)))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/5 binary32))
(*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x x))
(*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) x)
(*.f32 x (*.f32 x #s(literal 1/5 binary32)))
(*.f32 #s(literal 1/5 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(*.f32 (*.f32 x #s(literal 1/5 binary32)) x)
(*.f32 x #s(literal 1/7 binary32))
(*.f32 #s(literal 1/7 binary32) x)
(*.f32 x #s(literal 1/3 binary32))
(*.f32 #s(literal 1/3 binary32) x)
(*.f32 (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))

simplify447.0ms (7.6%)

Memory
35.4MiB live, 462.2MiB allocated
Algorithm
egg-herbie
Rules
11 330×accelerator-lowering-fma.f32
11 330×accelerator-lowering-fma.f64
3 210×*-lowering-*.f32
3 210×*-lowering-*.f64
1 994×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0881532
12871478
27591471
320601466
454781466
081361375
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/5 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
1/5
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
(* 1/3 (pow x 3))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 3))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/5 (pow x 2))
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(fma.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))) #s(literal 0 binary32))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(fma.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 0 binary32))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
1/5
#s(literal 1/5 binary32)
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(* 1/3 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) #s(literal 0 binary32))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) #s(literal 0 binary32))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(* 1/5 (pow x 4))
(*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(* 1/5 (pow x 4))
(*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) #s(literal 0 binary32))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) #s(literal 0 binary32))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))

eval153.0ms (2.6%)

Memory
-14.8MiB live, 131.3MiB allocated
Compiler

Compiled 32 886 to 1 632 computations (95% saved)

prune151.0ms (2.6%)

Memory
4.3MiB live, 174.8MiB allocated
Pruning

10 alts after pruning (0 fresh and 10 done)

PrunedKeptTotal
New9860986
Fresh000
Picked055
Done055
Total98610996
Accuracy
100.0%
Counts
996 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
99.4%
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
99.1%
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
99.1%
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
99.3%
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
99.5%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.3%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.0%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.2%
x
Compiler

Compiled 284 to 133 computations (53.2% saved)

regimes37.0ms (0.6%)

Memory
-7.3MiB live, 32.0MiB allocated
Counts
13 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
Calls

4 calls:

23.0ms
x
4.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
4.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
Results
AccuracySegmentsBranch
99.9%1x
99.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.9%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes17.0ms (0.3%)

Memory
26.4MiB live, 26.4MiB allocated
Counts
12 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))) (fma.f32 x x #s(literal 1 binary32)))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Calls

4 calls:

4.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
4.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
4.0ms
x
Results
AccuracySegmentsBranch
99.8%1x
99.8%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.8%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.8%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes28.0ms (0.5%)

Memory
-6.0MiB live, 31.0MiB allocated
Counts
10 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))))
Outputs
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
Calls

4 calls:

16.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
4.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
x
Results
AccuracySegmentsBranch
99.6%1x
99.6%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.6%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.6%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes27.0ms (0.5%)

Memory
-13.3MiB live, 23.8MiB allocated
Counts
8 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Outputs
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Calls

4 calls:

18.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
3.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
x
Results
AccuracySegmentsBranch
99.5%1x
99.5%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.5%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.5%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes12.0ms (0.2%)

Memory
21.7MiB live, 21.7MiB allocated
Counts
7 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))
Outputs
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
Calls

4 calls:

3.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
x
3.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
99.4%1x
99.4%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.4%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.4%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes33.0ms (0.6%)

Memory
-19.6MiB live, 19.1MiB allocated
Counts
5 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Outputs
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Calls

4 calls:

25.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
x
Results
AccuracySegmentsBranch
99.3%1x
99.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes9.0ms (0.2%)

Memory
17.8MiB live, 17.8MiB allocated
Counts
4 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
Outputs
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
Calls

4 calls:

2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
x
Results
AccuracySegmentsBranch
99.1%1x
99.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes34.0ms (0.6%)

Memory
-27.7MiB live, 16.1MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
Outputs
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
Calls

4 calls:

28.0ms
x
2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
Results
AccuracySegmentsBranch
99.1%1x
99.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes7.0ms (0.1%)

Memory
14.2MiB live, 14.2MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
x
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Outputs
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
Calls

4 calls:

2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
1.0ms
x
Results
AccuracySegmentsBranch
99.0%1x
99.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes5.0ms (0.1%)

Memory
12.6MiB live, 12.6MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
x
Outputs
x
Calls

4 calls:

1.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
1.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
1.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
1.0ms
x
Results
AccuracySegmentsBranch
98.2%1x
98.2%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.2%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.2%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

simplify34.0ms (0.6%)

Memory
-23.1MiB live, 15.7MiB allocated
Algorithm
egg-herbie
Rules
32×*-commutative_binary32
+-commutative_binary32
sub-neg_binary32
neg-sub0_binary32
1-exp_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
044115
167115
270115
371115
Stop Event
saturated
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
x
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) x))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) x)
(+.f32 x (*.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x x)
(fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x x)
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
x

soundness737.0ms (12.5%)

Memory
3.3MiB live, 369.0MiB allocated
Rules
9 898×accelerator-lowering-fma.f32
9 898×accelerator-lowering-fma.f64
6 488×accelerator-lowering-fma.f32
6 488×accelerator-lowering-fma.f64
4 286×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034183
1226167
21936167
08156144
0113445
1330422
2848414
32301412
44428412
56241412
08133390
01035
14935
239935
3558635
0862831
Stop Event
done
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 281 to 141 computations (49.8% saved)

preprocess81.0ms (1.4%)

Memory
0.3MiB live, 114.7MiB allocated
Compiler

Compiled 254 to 106 computations (58.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...