[all-commits] [llvm/llvm-project] 607141: [libc++] Optimize the two range overload of mismatch
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Wed Mar 27 11:56:53 PDT 2024
Branch: refs/heads/users/philnik777/optimize_mismatch_two_ranges
Home: https://github.com/llvm/llvm-project
Commit: 60714129e9961f9770e9867743843a07fd159850
https://github.com/llvm/llvm-project/commit/60714129e9961f9770e9867743843a07fd159850
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M libcxx/benchmarks/algorithms/mismatch.bench.cpp
M libcxx/include/__algorithm/mismatch.h
M libcxx/include/__algorithm/ranges_mismatch.h
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