[libcxx-commits] [libcxx] [libc++] Optimize bitset::to_string (PR #128832)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 14 10:00:18 PDT 2025
ldionne wrote:
By the way, even though the above discussion mentions that we might be able to do better via vectorization, I think it would still be worthwhile to land this patch since it's a clear improvement. We can do more improvements as a future patch on top.
https://github.com/llvm/llvm-project/pull/128832
More information about the libcxx-commits
mailing list