[libcxx-commits] [libcxx] [libc++] Simplify vector<bool> fill constructors (PR #160521)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 24 07:42:57 PDT 2025
https://github.com/ldionne commented:
Can you please add a simple benchmark and also explain that we believe https://github.com/llvm/llvm-project/pull/119632 introduced a slight regression in some cases when the compiler could previously inline constructors -- for context.
https://github.com/llvm/llvm-project/pull/160521
More information about the libcxx-commits
mailing list