You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In both the reference implementation and the specification, the
decomposed high/low bits of `w` are called `w1`/`w0`. Follow this
convention by renaming the current `w1, w2` to `w, w1`.
Signed-off-by: jammychiou1 <[email protected]>
0 commit comments