Closed LinerSu closed 2 years ago
Rewrite rule for binary operation x = y * n or x = y / n if n is a constant 1.
x = y * n
x = y / n
n
1
Rewrite rule for binary operation
x = y * n
orx = y / n
ifn
is a constant1
.