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
Replace a use of Abseil flat_hash_map with LLVM DenseMap
We are avoiding Abseil deps to make it easier to upstream, and the performance doesn't seem too different in some profiles I've checked.
PiperOrigin-RevId: 896651951
0 commit comments