[libcxx-commits] [libcxx] [libc++] Vectorize std::find (PR #156431)

Florian Hahn via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 23 07:42:40 PDT 2025


https://github.com/fhahn commented:

Could you update the table in the description to include what platform/HW the benchmarks were run on?

Looking at it (and I might have missed something, would be easier to see if the table would report the % change), we only get speedups for `long long`, but not `int`? 

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


More information about the libcxx-commits mailing list