[libcxx-commits] [libcxx] [libc++] Implement any_of in terms of find_if (PR #207274)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 22 02:09:01 PDT 2026


https://github.com/philnik777 approved this pull request.

Looks like the compiler is finally able to vectorize most of our loops. Yay!

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


More information about the libcxx-commits mailing list