simple fma test

Time bar (total: 4.7s)

analyze0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 14 to 10 computations (28.6% saved)

sample1.0s (21.6%)

Memory
75.9MiB live, 1 255.4MiB allocated
Samples
631.0ms6 106×1valid
118.0ms2 150×0valid
Precisions
Click to see histograms. Total time spent on operations: 464.0ms
ival-add: 138.0ms (29.7% of total)
ival-mult: 123.0ms (26.5% of total)
adjust: 113.0ms (24.3% of total)
ival-sub: 75.0ms (16.1% of total)
exact: 7.0ms (1.5% of total)
ival-true: 6.0ms (1.3% of total)
ival-assert: 3.0ms (0.6% of total)
Bogosity

preprocess1.3s (27.6%)

Memory
-0.7MiB live, 979.8MiB allocated
Algorithm
egg-herbie
Rules
23 408×accelerator-lowering-fma.f32
23 408×accelerator-lowering-fma.f64
4 272×+-lowering-+.f64
4 272×+-lowering-+.f32
2 324×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
044133
1123129
2334126
31142126
43336126
54421126
65060126
75644126
85794126
95800126
105800126
115808126
125808126
136174126
0813
12113
2641
32271
45371
519221
634491
746321
852131
953431
1053751
1153751
1256431
1358161
1458921
1559081
1659081
1759241
1859241
1960521
2068211
085931
Stop Event
iter limit
node limit
saturated
Calls
Call 1
Inputs
(- (+ (* x y) z) (+ 1 (+ (* x y) z)))
Outputs
(- (+ (* x y) z) (+ 1 (+ (* x y) z)))
#s(literal -1 binary64)
Call 2
Inputs
(- (fma x y z) (+ 1 (+ (* x y) z)))
(- (fma (neg x) y z) (+ 1 (+ (* (neg x) y) z)))
(- (fma x (neg y) z) (+ 1 (+ (* x (neg y)) z)))
(- (fma x y (neg z)) (+ 1 (+ (* x y) (neg z))))
(neg (- (fma (neg x) y z) (+ 1 (+ (* (neg x) y) z))))
(neg (- (fma x (neg y) z) (+ 1 (+ (* x (neg y)) z))))
(neg (- (fma x y (neg z)) (+ 1 (+ (* x y) (neg z)))))
(- (fma y x z) (+ 1 (+ (* y x) z)))
(- (fma z y x) (+ 1 (+ (* z y) x)))
(- (fma x z y) (+ 1 (+ (* x z) y)))
Outputs
(- (fma x y z) (+ 1 (+ (* x y) z)))
(+ (fma x y z) (- -1 (+ z (* x y))))
(- (fma (neg x) y z) (+ 1 (+ (* (neg x) y) z)))
(+ (- (* x y) z) (+ (fma (neg x) y z) -1))
(- (fma x (neg y) z) (+ 1 (+ (* x (neg y)) z)))
(+ (* x y) (+ (fma x (neg y) z) (- -1 z)))
(- (fma x y (neg z)) (+ 1 (+ (* x y) (neg z))))
(+ (fma x y (neg z)) (+ z (- -1 (* x y))))
(neg (- (fma (neg x) y z) (+ 1 (+ (* (neg x) y) z))))
(+ (- z (* x y)) (- 1 (fma (neg x) y z)))
(neg (- (fma x (neg y) z) (+ 1 (+ (* x (neg y)) z))))
(- (- z (+ (* x y) -1)) (fma x (neg y) z))
(neg (- (fma x y (neg z)) (+ 1 (+ (* x y) (neg z)))))
(+ (- 1 z) (- (* x y) (fma x y (neg z))))
(- (fma y x z) (+ 1 (+ (* y x) z)))
(+ (fma y x z) (- -1 (+ z (* x y))))
(- (fma z y x) (+ 1 (+ (* z y) x)))
(+ (fma z y x) (- (- -1 x) (* y z)))
(- (fma x z y) (+ 1 (+ (* x z) y)))
(+ (fma x z y) (- (- -1 (* x z)) y))

explain161.0ms (3.4%)

Memory
-12.2MiB live, 370.3MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1957(5.031965401587792e-108 -1.293090256766317e-265 -81063.90989672171)0-(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
00-0-(+.f64 (*.f64 x y) z)
00-0-(fma.f64 x y z)
00-0-#s(literal 1 binary64)
00-0-(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
00-0-z
00-0-(*.f64 x y)
00-0-y
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))cancellation1671
-.f64(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))nan-rescue350
(fma.f64 x y z)overflow35
(+.f64 (*.f64 x y) z)overflow35
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))overflow35
(*.f64 x y)overflow35
Confusion
Predicted +Predicted -
+1950
-754
Precision
0.9653465346534653
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+19500
-7153
Precision?
0.9605911330049262
Recall?
1.0
Freqs
test
numberfreq
054
1202
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
52.0ms400×1valid
6.0ms112×0valid
Compiler

Compiled 104 to 38 computations (63.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-sub: 11.0ms (32% of total)
ival-add: 10.0ms (29.1% of total)
ival-mult: 6.0ms (17.5% of total)
adjust: 5.0ms (14.6% of total)
exact: 1.0ms (2.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.8%
(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
Compiler

Compiled 15 to 9 computations (40% saved)

simplify908.0ms (19.3%)

Memory
35.9MiB live, 941.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 x y) z)
cost-diff0
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
cost-diff768
(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
cost-diff6272
(fma.f64 x y z)
Rules
23 408×accelerator-lowering-fma.f32
23 408×accelerator-lowering-fma.f64
4 272×+-lowering-+.f64
4 272×+-lowering-+.f32
2 324×distribute-lft-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0837
12137
26425
322725
453725
5192225
6344925
7463225
8521325
9534325
10537525
11537525
12564325
13581625
14589225
15590825
16590825
17592425
18592425
19605225
20682125
0859322
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (+ (* x y) z) (+ 1 (+ (* x y) z)))
(+ (* x y) z)
x
y
z
(+ 1 (+ (* x y) z))
1
(+ (* x y) z)
(* x y)
Outputs
(- (+ (* x y) z) (+ 1 (+ (* x y) z)))
#s(literal -1 binary64)
(+ (* x y) z)
(+.f64 (*.f64 x y) z)
x
y
z
(+ 1 (+ (* x y) z))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ (* x y) z)
(+.f64 (*.f64 x y) z)
(* x y)
(*.f64 x y)

localize52.0ms (1.1%)

Memory
1.4MiB live, 77.1MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(+.f64 (*.f64 x y) z)
accuracy25.9%
(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
Samples
39.0ms200×1valid
3.0ms56×0valid
Compiler

Compiled 37 to 10 computations (73% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-add: 4.0ms (31.7% of total)
adjust: 3.0ms (23.8% of total)
ival-mult: 3.0ms (23.8% of total)
ival-sub: 2.0ms (15.9% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series5.0ms (0.1%)

Memory
14.0MiB live, 14.0MiB allocated
Counts
5 → 168
Calls
Call 1
Inputs
#<alt (+ (* x y) z)>
#<alt (- (+ (* x y) z) (+ 1 (+ (* x y) z)))>
#<alt (+ 1 (+ (* x y) z))>
#<alt (+ (* x y) z)>
#<alt (* x y)>
Outputs
#<alt z>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ z x)))>
#<alt (* x (+ y (/ z x)))>
#<alt (* x (+ y (/ z x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt z>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ z y)))>
#<alt (* y (+ x (/ z y)))>
#<alt (* y (+ x (/ z y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* x y)>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt z>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt (+ 1 z)>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (* x y)>
#<alt (* x (+ y (+ (/ 1 x) (/ z x))))>
#<alt (* x (+ y (+ (/ 1 x) (/ z x))))>
#<alt (* x (+ y (+ (/ 1 x) (/ z x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))>
#<alt (+ 1 z)>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (* x y)>
#<alt (* y (+ x (+ (/ 1 y) (/ z y))))>
#<alt (* y (+ x (+ (/ 1 y) (/ z y))))>
#<alt (* y (+ x (+ (/ 1 y) (/ z y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))>
#<alt (+ 1 (* x y))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt (+ 1 (+ z (* x y)))>
#<alt z>
#<alt (* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))>
#<alt (* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))>
#<alt (* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))>
#<alt z>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (/ z x)))>
#<alt (* x (+ y (/ z x)))>
#<alt (* x (+ y (/ z x)))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))>
#<alt z>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (/ z y)))>
#<alt (* y (+ x (/ z y)))>
#<alt (* y (+ x (/ z y)))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))>
#<alt (* x y)>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt (+ z (* x y))>
#<alt z>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt (* z (+ 1 (/ (* x y) z)))>
#<alt z>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
Calls

42 calls:

TimeVariablePointExpression
0.0ms
z
@inf
(+ (* x y) z)
0.0ms
x
@inf
(+ (* x y) z)
0.0ms
x
@0
(+ (* x y) z)
0.0ms
y
@0
(+ (* x y) z)
0.0ms
y
@inf
(+ (* x y) z)

rewrite314.0ms (6.7%)

Memory
-16.1MiB live, 671.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 312×accelerator-lowering-fma.f32
4 312×accelerator-lowering-fma.f64
4 202×*-lowering-*.f32
4 202×*-lowering-*.f64
3 672×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0833
15633
262121
0846518
Stop Event
iter limit
node limit
Counts
5 → 148
Calls
Call 1
Inputs
(+ (* x y) z)
(- (+ (* x y) z) (+ 1 (+ (* x y) z)))
(+ 1 (+ (* x y) z))
(+ (* x y) z)
(* x y)
Outputs
(+.f64 (*.f64 x y) z)
(+.f64 z (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 z (*.f64 x y))))
(fma.f64 x y z)
(fma.f64 y x z)
(fma.f64 (*.f64 x y) #s(literal 1 binary64) z)
(fma.f64 z #s(literal 1 binary64) (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) z)
(fma.f64 #s(literal 1 binary64) z (*.f64 x y))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x y)) (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x y) z))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 z (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 z (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z)))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x y))))
#s(literal -1 binary64)
(+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+.f64 (+.f64 (*.f64 x y) z) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
(+.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(+.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 x y))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)))
(fma.f64 x y (+.f64 z #s(literal 1 binary64)))
(fma.f64 y x (+.f64 z #s(literal 1 binary64)))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))
(fma.f64 z #s(literal 1 binary64) (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 x y) z) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (+.f64 z #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) #s(literal 1 binary64))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z)))) #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y)))) z)
(fma.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x y))) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x y))) z)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z))) (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z) (-.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z z))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64)) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z z)) (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z z))) (neg.f64 (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (pow.f64 (+.f64 z #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64))) (*.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))) (-.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64)))) (-.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) z)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 x y)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64))))
(*.f64 (+.f64 (*.f64 x y) (+.f64 z #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (+.f64 z #s(literal -1 binary64)))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x y) #s(literal 1 binary64)) z)))
(+.f64 (*.f64 x y) z)
(+.f64 z (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 z (*.f64 x y))))
(fma.f64 x y z)
(fma.f64 y x z)
(fma.f64 (*.f64 x y) #s(literal 1 binary64) z)
(fma.f64 z #s(literal 1 binary64) (*.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x y) z)
(fma.f64 #s(literal 1 binary64) z (*.f64 x y))
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x y)) (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x y) z))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 z (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 z (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) z) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) z)))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))))
(*.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x y))))
(*.f64 x y)
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))

simplify484.0ms (10.3%)

Memory
-30.3MiB live, 373.0MiB allocated
Algorithm
egg-herbie
Rules
5 866×accelerator-lowering-fma.f32
5 866×accelerator-lowering-fma.f64
2 620×*-lowering-*.f32
2 620×*-lowering-*.f64
1 210×sub-neg
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
060630
1204630
2610630
31485630
43778630
55493630
66821630
77557630
08028548
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
z
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
(* x y)
(* x (+ y (/ z x)))
(* x (+ y (/ z x)))
(* x (+ y (/ z x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
z
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
(* x y)
(* y (+ x (/ z y)))
(* y (+ x (/ z y)))
(* y (+ x (/ z y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* x y)
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
z
(* z (+ 1 (/ (* x y) z)))
(* z (+ 1 (/ (* x y) z)))
(* z (+ 1 (/ (* x y) z)))
z
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
(+ 1 z)
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
(* x y)
(* x (+ y (+ (/ 1 x) (/ z x))))
(* x (+ y (+ (/ 1 x) (/ z x))))
(* x (+ y (+ (/ 1 x) (/ z x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(+ 1 z)
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
(* x y)
(* y (+ x (+ (/ 1 y) (/ z y))))
(* y (+ x (+ (/ 1 y) (/ z y))))
(* y (+ x (+ (/ 1 y) (/ z y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(+ 1 (* x y))
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
(+ 1 (+ z (* x y)))
z
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
z
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
z
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
(* x y)
(* x (+ y (/ z x)))
(* x (+ y (/ z x)))
(* x (+ y (/ z x)))
(* x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
z
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
(* x y)
(* y (+ x (/ z y)))
(* y (+ x (/ z y)))
(* y (+ x (/ z y)))
(* x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(* x y)
(+ z (* x y))
(+ z (* x y))
(+ z (* x y))
z
(* z (+ 1 (/ (* x y) z)))
(* z (+ 1 (/ (* x y) z)))
(* z (+ 1 (/ (* x y) z)))
z
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
Outputs
z
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
z
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
z
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
z
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
(+ 1 z)
(+.f64 z #s(literal 1 binary64))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* x (+ y (+ (/ 1 x) (/ z x))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x (+ y (+ (/ 1 x) (/ z x))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x (+ y (+ (/ 1 x) (/ z x))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ 1 z) x)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 z)
(+.f64 z #s(literal 1 binary64))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* y (+ x (+ (/ 1 y) (/ z y))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* y (+ x (+ (/ 1 y) (/ z y))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* y (+ x (+ (/ 1 y) (/ z y))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ 1 z) y)))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (* x y))
(+.f64 (*.f64 x y) #s(literal 1 binary64))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(+ 1 (+ z (* x y)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
z
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* z (+ 1 (+ (/ 1 z) (/ (* x y) z))))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
z
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
(* -1 (* z (- (* -1 (/ (+ 1 (* x y)) z)) 1)))
(+.f64 z (+.f64 (*.f64 x y) #s(literal 1 binary64)))
z
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x (+ y (/ z x)))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
(* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))
(+.f64 z (*.f64 x y))
z
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* y (+ x (/ z y)))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
(+ z (* x y))
(+.f64 z (*.f64 x y))
z
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
(* z (+ 1 (/ (* x y) z)))
(+.f64 z (*.f64 x y))
z
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
(* -1 (* z (- (* -1 (/ (* x y) z)) 1)))
(+.f64 z (*.f64 x y))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)

eval33.0ms (0.7%)

Memory
34.2MiB live, 71.2MiB allocated
Compiler

Compiled 5 959 to 464 computations (92.2% saved)

prune214.0ms (4.5%)

Memory
-5.2MiB live, 35.2MiB allocated
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New3151316
Fresh000
Picked101
Done000
Total3161317
Accuracy
100.0%
Counts
317 → 1
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
#s(literal -1 binary64)
Compiler

Compiled 4 to 4 computations (0% saved)

simplify3.0ms (0.1%)

Memory
3.2MiB live, 3.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011
011
Stop Event
saturated
saturated
Calls
Call 1
Inputs
-1
Outputs
-1
#s(literal -1 binary64)

localize36.0ms (0.8%)

Memory
-22.1MiB live, 17.6MiB allocated
Samples
34.0ms256×0valid
Compiler

Compiled 3 to 6 computations (-100% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated
Counts
0 → 0
Calls
Call 1
Inputs
Outputs

rewrite7.0ms (0.1%)

Memory
11.4MiB live, 11.4MiB allocated
Algorithm
batch-egg-rewrite
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
000
000
Stop Event
saturated
saturated
Counts
0 → 0
Calls
Call 1
Inputs
Outputs

simplify3.0ms (0.1%)

Memory
3.8MiB live, 3.8MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
000
000
Stop Event
saturated
saturated
Counts
0 → 0
Calls
Call 1
Inputs
Outputs

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
2.6MiB live, 2.6MiB allocated
Pruning

1 alts after pruning (0 fresh and 1 done)

PrunedKeptTotal
New000
Fresh000
Picked011
Done000
Total011
Accuracy
100.0%
Counts
1 → 1
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
#s(literal -1 binary64)
Compiler

Compiled 20 to 14 computations (30% saved)

regimes32.0ms (0.7%)

Memory
-22.0MiB live, 16.8MiB allocated
Accuracy

Total -47.5b remaining (-∞%)

Threshold costs -47.5b (-∞%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(literal -1 binary64)
(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
Outputs
#s(literal -1 binary64)
Calls

4 calls:

28.0ms
x
1.0ms
z
1.0ms
y
1.0ms
(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1z
100.0%1(-.f64 (fma.f64 x y z) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))
Compiler

Compiled 27 to 18 computations (33.3% saved)

simplify7.0ms (0.1%)

Memory
24.6MiB live, 24.6MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011
Stop Event
saturated
Calls
Call 1
Inputs
#s(literal -1 binary64)
Outputs
#s(literal -1 binary64)

soundness91.0ms (1.9%)

Memory
-24.1MiB live, 93.6MiB allocated
Rules
4 312×accelerator-lowering-fma.f32
4 312×accelerator-lowering-fma.f64
4 202×*-lowering-*.f32
4 202×*-lowering-*.f64
3 672×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0833
15633
262121
0846518
Stop Event
done
iter limit
node limit
Compiler

Compiled 8 to 8 computations (0% saved)

preprocess31.0ms (0.7%)

Memory
20.0MiB live, 98.1MiB allocated
Compiler

Compiled 46 to 34 computations (26.1% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...