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
Use setdefault-oriented cache updates in core hot paths
Switch selected cache write sites to setdefault/get-based patterns and
keep explicit comments where setdefault is intentionally not used for
primitive value caches.
Signed-off-by: Sebastian Berg <sebastianb@nvidia.com>
0 commit comments