[all-commits] [llvm/llvm-project] 2c2692: [libc++] Optimize the two range overload of mismatch
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Mon Apr 1 01:18:19 PDT 2024
Branch: refs/heads/users/philnik777/optimize_mismatch_two_ranges
Home: https://github.com/llvm/llvm-project
Commit: 2c2692348b3bb8ec94c60b0028958643753517cc
https://github.com/llvm/llvm-project/commit/2c2692348b3bb8ec94c60b0028958643753517cc
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/include/__algorithm/simd_utils.h
M libcxx/test/libcxx/transitive_includes/cxx23.csv
M libcxx/test/libcxx/transitive_includes/cxx26.csv
M libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp
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