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
Refactor WeakMix to include the XOR of the state with the input value.
Motivation: we are considering alternative implementations of WeakMix that don't XOR state with the input value. This refactor makes it clear that the XOR is part of the current implementation of WeakMix.
PiperOrigin-RevId: 736929535
Change-Id: I5bca5710ab2a1081c6ab810949aced0dae7ab02d
0 commit comments