[all-commits] [llvm/llvm-project] 2acabe: [libc++] Optimize the two range overload of mismatch

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Mar 29 11:32:21 PDT 2024


  Branch: refs/heads/users/philnik777/optimize_mismatch_two_ranges
  Home:   https://github.com/llvm/llvm-project
  Commit: 2acabe67561cd62c1b8fe7691de94dc6e37da765
      https://github.com/llvm/llvm-project/commit/2acabe67561cd62c1b8fe7691de94dc6e37da765
  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