Skip to content

Commit e45cca2

Browse files
committed
Update TODO & Tidy
1 parent 4a13f5c commit e45cca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/zoo/swar/associative_iteration.h

+1
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ constexpr auto multiplication_OverflowUnsafe_SpecificBitCount_deprecated(
451451
return product;
452452
}
453453

454+
// TODO(Jamie): Add tests from other PR.
454455
template<int ActualBits, int NB, typename T>
455456
constexpr auto exponentiation_OverflowUnsafe_SpecificBitCount(
456457
SWAR<NB, T> x,

0 commit comments

Comments
 (0)