[libcxx-commits] [libcxx] [libc++] Optimize bitset::to_string (PR #128832)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 26 06:59:33 PST 2025


https://github.com/philnik777 commented:

I'll try to figure out how to let the compiler vactorize this and post some example code here. I think that should be significantly faster on at least some platforms.

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


More information about the libcxx-commits mailing list