- 86cddaa Optimize FastSigmoid and bring it in consistency with FastTanh by Nikhil Dev Goyal · 2 days ago upstream/master
- 1674212 Hash interface cleanup - remove rng dep by Jan Wassenberg · 2 days ago
- 4d7aa67 Optimize FastTan to use a global [5, 4] Padé rational approximation instead of an 8-interval piecewise lookup table. by Nikhil Dev Goyal · 2 days ago
- 3827d9a Clamp to 1.0 in FastTanh by Nikhil Dev Goyal · 2 days ago
- 3bfe363 faster phast_test (smaller constants, shared pool) by Jan Wassenberg · 2 days ago
- 66ab000 Optimize FastTanh by using global (7, 6) pade, calculated as (3, 3) on g(u) where u = y^2 (I have written down the detailed math in the comments). by Nikhil Dev Goyal · 2 days ago
- e90e8d7 Merge pull request #3391 from a-eee:faster-safer-copyif by Copybara-Service · 2 days ago
- cea00b6 Add AMX-BF16 to SPR target by Jan Wassenberg · 2 days ago
- 4ca2924 Merge pull request #3342 from tvost2:feat/iguana-full by Copybara-Service · 2 days ago
- 06de926 CopyIf: add unrolling for !HWY_MEM_OPS_MIGHT_FAULT by aeee · 3 days ago
- d92c8f0 add safe CopyIf and Unique tail processing, and speed up CopyIf by aeee · 3 days ago
- c329cdc Iguana: address review round 4 by tvost2 · 4 days ago
- dd30922 Iguana: address review round 3 by tvost2 · 4 days ago
- 993f67c Merge pull request #3389 from Wint3rNight:algo-count-narrow-tags by Copybara-Service · 4 days ago
- b8ce052 contrib/algo: skip Count widening paths on partial scalable tags by Wint3rNight · 4 days ago
- c960901 contrib/algo: fix Count/CountIf overflow on narrow tags by Wint3rNight · 4 days ago
- 64befa5 Iguana: address review round 2 by tvost2 · 5 days ago
- 136ec7e Merge pull request #3387 from scuzqy:fix-msvc-test-build by Copybara-Service · 5 days ago
- 33d7537 fix build: Bazel needs detail.h, and the size arithmetic needs casts by tvost2 · 5 days ago
- c91fa6a Add missing HWY_TEST_MAIN for HWY_TEST_STANDALONE by scuzqy · 5 days ago
- f481605 tests: add a security suite for malformed Iguana input by tvost2 · 5 days ago
- 62da3cb Encoder: the ctor already zero-initializes chains by tvost2 · 5 days ago
- 5a3d9ff Lcp: load the 8-byte groups little-endian by tvost2 · 5 days ago
- ecb759e iguana: address review comments (shared container loop, bounds checks) by tvost2 · 5 days ago
- f2c20aa Merge pull request #3386 from jdymitarai:fix-armv7-neon-tests-3380 by Copybara-Service · 5 days ago
- e2c694d Merge pull request #3382 from tinfengyu:fix-rvv-reorder-widen-mul-final by Copybara-Service · 5 days ago
- 3f45534 Fix mandelbrot/mixed_precision for scalar targets, refs #3381 by Jan Wassenberg · 5 days ago
- 17c8c8f Fix FloatManipTest and RangeCoderTest failures on ARMv7 NEON (fixes #3380) by jdymitarai · 5 days ago
- 0d6d9a3 Merge pull request #3379 from jdymitarai:fix-contrib-coder-dllexport-3378 by Copybara-Service · 6 days ago
- c5e1016 Merge pull request #3365 from tvost2:feat/muladd52 by Copybara-Service · 6 days ago
- 0a020e4 RVV: Fix ReorderWidenMulAccumulate for fractional LMUL by tinfeng · 7 days ago
- 4a134ed Annotate range_coder and iguana exports with HWY_CONTRIB_DLLEXPORT (fixes #3378) by jdymitarai · 8 days ago
- a8addba Add Iguana container + LZ77 layer to hwy/contrib/iguana by tvost2 · 8 days ago
- ed86e8f Merge pull request #3377 from johnplatts:hwy_partition_091126 by Copybara-Service · 9 days ago
- 75e30ad Merge pull request #3368 from jdymitarai:fix-sort-unit-test-f64-dispatch by Copybara-Service · 9 days ago
- cdb0ca0 Merge pull request #3376 from Wint3rNight:algo-equal-span by Copybara-Service · 9 days ago
- 065ef15 Added Partition op by John Platts · 9 days ago
- e5a641e Add EqualSpan and ReverseSpan to hwy/contrib/algo by Wint3rNight · 9 days ago
- c415565 add HWY_NATIVE_MUL64, refs #3365. Also document HWY_NATIVE_STORE_N by Jan Wassenberg · 9 days ago
- d5d9c48 Merge pull request #3370 from Wint3rNight:algo-any-all-none by Copybara-Service · 9 days ago
- 318b403 Disambiguate IFMA/VNNI in the README target list by tvost2 · 9 days ago
- 41d59fb Simplify MulAdd52 generic fallback per review by tvost2 · 9 days ago
- 271de65 Merge pull request #3360 from tejas5038:oss-agent/3250-crc64-example by Copybara-Service · 9 days ago
- 5451555 Avoid unnecessary lambda capture in TestSelectWithNaNForType by tvost2 · 9 days ago
- aae5b77 Fix MulAdd52 native argument order (accumulator is first) by tvost2 · 9 days ago
- 44e5545 fix(sort): retain asc in TestSelectWithNaNForType for abort message by jdymitarai · 9 days ago
- 5dc518e fix(sort): avoid local variable capture in TestSelectWithNaNForType comparator by jdymitarai · 9 days ago
- 4d538d6 Add AllOf/AnyOf/NoneOf to contrib/algo by Wint3rNight · 9 days ago
- fa48063 Merge origin/master into feat/muladd52 by tvost2 · 9 days ago
- 05e2d56 fix(sort): check VQSortHaveFloat16/64 in TestFloatInf (fixes #2259) by jdymitarai · 9 days ago
- 647a4eb Address MulAdd52 review feedback by tvost2 · 9 days ago
- 01553ea Address review: use HWY_ASSERT_EQ in CRC64 example by Tejas Pravinbhai Patel · 10 days ago
- af3fbf7 Merge pull request #3366 from jdymitarai:fix-msvc-sort-compilation by Copybara-Service · 10 days ago
- 1698d45 Merge pull request #3166 from johnplatts:hwy_compress_062926 by Copybara-Service · 10 days ago
- da361a8 fix(sort): capture asc in std::sort lambda in TestSelectWithNaNForType by jdymitarai · 10 days ago
- a9ad664 Merge pull request #3367 from jdymitarai:fix-hash-shift-ub by Copybara-Service · 10 days ago
- 39b08fa fix(hash): avoid undefined shift behavior for full-width bit masks by jdymitarai · 10 days ago
- 33f2523 Fix MulAdd52 native macro regression by tvost2 · 11 days ago
- 73a6dd4 Address MulAdd52 review feedback by tvost2 · 11 days ago
- fcda80d Add and use ScalarInf for symmetry by Jan Wassenberg · 11 days ago
- 79e48ef Merge pull request #3362 from a-eee:bench-copy-if by Copybara-Service · 11 days ago
- 98ed246 Expose native MulAdd52 availability by tvost2 · 11 days ago
- 81e3351 Add 52-bit multiply-add operations by tvost2 · 11 days ago
- 522efd8 algo_bench.cc improvements. Add BenchCopyIf by aeee · 12 days ago
- 67e106d Optimize highway Exp using floating-point rounding (round_small technique). by Dillon Sharlet · 12 days ago
- b2a7a7b Merge remote-tracking branch 'origin/master' into hwy_compress_062926 by John Platts · 12 days ago
- 71d029b Merge pull request #3343 from google:dependabot/github_actions/step-security/harden-runner-2.21.1 by Copybara-Service · 12 days ago
- e2eff5d Merge pull request #3354 from a-eee:faster-unique by Copybara-Service · 12 days ago
- d5b4208 Merge pull request #3361 from tejas5038:fix/rvv-rearrange-odd-even by Copybara-Service · 12 days ago
- e559d5a RVV: test RearrangeToOddPlusEven after reload by Tejas Pravinbhai Patel · 12 days ago
- 0b39ac7 ci: remove temporary crc64 validation workflow by Tejas Pravinbhai Patel · 13 days ago
- 2530194 ci: validate crc64 example by Tejas Pravinbhai Patel · 13 days ago
- ed3c7f9 examples: add SIMD CRC64 example by Tejas Pravinbhai Patel · 13 days ago
- bf274df remove temporary BitsFromMask(m) overload by Jan Wassenberg · 13 days ago
- c9907e8 [2] btree code and comments improvements by Nikhil Dev Goyal · 13 days ago
- beb479f [1] btree code and comments improvements by Nikhil Dev Goyal · 13 days ago
- 18e449b Merge pull request #3351 from miladfarca:da39f74a-fix by Copybara-Service · 2 weeks ago
- e4c0434 Fix avx3 CompressStore for partial vectors by aeee · 2 weeks ago
- b4203c9 Add support for unsigned-by-signed 8-bit integer matrix multiply-accumulate to 32-bit integer (`PerBlock2x2MatMul`) for ARM SVE (`svusmmla_s32`) and Neon (`vusmmlaq_s32`), along with unit test `TestUint8Int8PerBlock2x2MatMul`. by Krzysztof Rymski · 2 weeks ago
- 6f04ce7 Public API for Highway BTreeMap with runtime dynamic dispatch by Nikhil Dev Goyal · 2 weeks ago
- 8f43301 algo_bench.cc: add L6 norm by aeee · 2 weeks ago
- eecea5f Merge pull request #3350 from tvost2:feat/math-float-manip by Copybara-Service · 2 weeks ago
- dec1b6e Address review: drop Ldexp/Scalbn and Fmod; smaller fixes by tvost2 · 2 weeks ago
- df01bb5 Add float decomposition ops to hwy/contrib/math by tvost2 · 2 weeks ago
- f43ba3f faster Unique and AllUnique. Add algo_bench.cc by aeee · 2 weeks ago
- 527d0a8 Merge pull request #3341 from tvost2:feat/iguana-ans-contrib by Copybara-Service · 2 weeks ago
- 962cbf6 Fix by Milad Fa · 2 weeks ago
- 02c7e3d Address review: unroll ANS decode with a kNumVectors template by tvost2 · 2 weeks ago
- f54f5fd Merge pull request #3340 from tvost2:feat/crc-contrib by Copybara-Service · 2 weeks ago
- 2c28ed4 crc: Xor3 fusion; run on scalable targets too by tvost2 · 2 weeks ago
- eda01d6 Add portable SIMD CRC-64/XZ to hwy/contrib/crc by tvost2 · 2 weeks ago
- edd3b9a Address review: HWY_NAMESPACE nesting, TruncateTo/MulAdd, scalable-target support, encapsulation, test RNG/AdjustedReps by tvost2 · 2 weeks ago
- 069ffc5 Add Iguana ANS32 entropy decoder to hwy/contrib/iguana by tvost2 · 2 weeks ago
- 6891bce Merge pull request #3339 from tvost2:feat/rangecoder-contrib by Copybara-Service · 2 weeks ago
- 1ef3c6e Add support for int32_t, uint64_t, and int64_t keys in btree_set.h by Nikhil Dev Goyal · 2 weeks ago
- 0599741 Use StoreMaskBits in Normalize (RVV/SVE have no BitsFromMask) by tvost2 · 2 weeks ago
- 1d5f964 Rename the 4-lane tag to Full128 per review by tvost2 · 3 weeks ago
- bd43448 Address review: run the SIMD kernel on RVV/SVE; smaller fixes by tvost2 · 3 weeks ago
- 9b2ca7a Drop the range coder op_wishlist entry (done) by tvost2 · 3 weeks ago
- 9e43d97 Add portable interleaved range coder to hwy/contrib/coder by tvost2 · 3 weeks ago