[all-commits] [llvm/llvm-project] f3cd91: [libc++] Optimize the two range overload of mismatch
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Fri Mar 29 04:12:37 PDT 2024
Branch: refs/heads/users/philnik777/optimize_mismatch_two_ranges
Home: https://github.com/llvm/llvm-project
Commit: f3cd91aa6c0febd60687383e17d5232dd488b539
https://github.com/llvm/llvm-project/commit/f3cd91aa6c0febd60687383e17d5232dd488b539
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-03-29 (Fri, 29 Mar 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