[libcxx-commits] [PATCH] D128021: [libc++] Don't call key_eq in unordered_map/set rehashing routine

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 10 02:44:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3085e42f80ac: [libc++] Don't call key_eq in unordered_map/set rehashing routine (authored by itrofimow, committed by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D128021?vs=442518&id=443487#toc

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/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.443487.patch
Type: text/x-patch
Size: 23822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220710/5adbda13/attachment-0001.bin>


More information about the libcxx-commits mailing list