Skip to content

Commit

Permalink
Update TODO & Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jamierpond committed Jun 4, 2024
1 parent 4a13f5c commit e45cca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/zoo/swar/associative_iteration.h
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ constexpr auto multiplication_OverflowUnsafe_SpecificBitCount_deprecated(
return product;
}

// TODO(Jamie): Add tests from other PR.
template<int ActualBits, int NB, typename T>
constexpr auto exponentiation_OverflowUnsafe_SpecificBitCount(
SWAR<NB, T> x,
Expand Down

0 comments on commit e45cca2

Please sign in to comment.