[libcxx-commits] [libcxx] [libc++] Optimize bitset shift operations (PR #106225)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 12 09:43:38 PDT 2024


================
@@ -290,6 +290,15 @@ _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> _
 template <class _Cp, bool _IsConst>
----------------
ldionne wrote:

Not attached: Please add a short description of *what* the optimization is in the PR description.

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


More information about the libcxx-commits mailing list