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
This is a followup to the change to use ARM hashing techniques in absl. I didn't realize the distinction between rev/rbit originally, but we expect that rbit will result in better hash quality at the same latency.
LLVM-MCA rev: https://godbolt.org/z/94Mo71TKd
LLVM-MCA rbit: https://godbolt.org/z/nK8bMfeKf
PiperOrigin-RevId: 715443087
Change-Id: Ic05608851529d1447ed11557e7f430a088a4efcd
0 commit comments