-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AllBits0/1: add D arg, matching the existing docs Add native MaskedEq/Ne etc Use second HWY_IF_CONSTEXPR instead of else to avoid lint complaint Use PositiveIota to prevent overflow, and add an arg to match Iota Remove unnecessary stddef/stdint in tests, export from test_util-inl Limit values in TestMaskedWidenMulPairwiseAdd to prevent loss of precision TestAllInsertIntoUpper: only for not-already-minimal vectors reduction_test: use proper min/max initializer, N can overflow shift_test: fix padding and initialization for >128 bit vectors topology: add tolerance for computed sets PiperOrigin-RevId: 731693011
- Loading branch information
1 parent
abe6999
commit 77e0f50
Showing
16 changed files
with
194 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.