[libcxx-commits] [libcxx] [libc++] Vectorize std::mismatch with trivially equality comparable types (PR #87716)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 12 08:46:55 PDT 2024


https://github.com/ldionne commented:

This LGTM on a high level, but I have some comments and I'd like to see this again before it ships, since it's tricky. But the approach looks fine to me. This is clever!

https://github.com/llvm/llvm-project/pull/87716


More information about the libcxx-commits mailing list