[all-commits] [llvm/llvm-project] e24917: [libc++] Optimize the two range overload of mismatch
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Sun Mar 31 23:56:09 PDT 2024
Branch: refs/heads/users/philnik777/optimize_mismatch_two_ranges
Home: https://github.com/llvm/llvm-project
Commit: e24917d8af555c594745637fe22e38c0b89651a2
https://github.com/llvm/llvm-project/commit/e24917d8af555c594745637fe22e38c0b89651a2
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
M libcxx/benchmarks/algorithms/mismatch.bench.cpp
M libcxx/include/__algorithm/mismatch.h
M libcxx/include/__algorithm/ranges_mismatch.h
M libcxx/test/libcxx/transitive_includes/cxx23.csv
M libcxx/test/libcxx/transitive_includes/cxx26.csv
Log Message:
-----------
[libc++] Optimize the two range overload of mismatch
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list