[libcxx-commits] [PATCH] D128021: [libc++] Don't call key_eq in unordered_map/set rehashing routine
    Ivan via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Jun 17 17:44:28 PDT 2022
    
    
  
itrofimow updated this revision to Diff 438077.
itrofimow added a comment.
cleanup, + benchmarks
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128021/new/
https://reviews.llvm.org/D128021
Files:
  libcxx/benchmarks/ContainerBenchmarks.h
  libcxx/benchmarks/unordered_set_operations.bench.cpp
  libcxx/include/__hash_table
  libcxx/include/__node_handle
  libcxx/include/ext/hash_map
  libcxx/include/ext/hash_set
  libcxx/include/unordered_map
  libcxx/include/unordered_set
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128021.438077.patch
Type: text/x-patch
Size: 46713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220618/78502377/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list