[libcxx-commits] [libcxx] [libc++] Optimize the std::mismatch tail (PR #83440)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 31 18:45:57 PDT 2024
vitalybuka wrote:
Confirmed with `assert(RHS.size() < LHS.size())` https://github.com/llvm/llvm-project/pull/87213
https://github.com/llvm/llvm-project/pull/83440
More information about the libcxx-commits
mailing list