#19881 closed enhancement (fixed)

highway-1.2.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 10 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 10 months ago

1.2.0

  • Add InterleaveEven/InterleaveOdd, BitShuffle, GatherIndexNOr
  • Add IsNegative, IfNegativeThenElseZero, IfNegativeThenZeroElse
  • Add NEON_BF16, HWY_VERSION_GE/LT, HWY_EXPORT_T/HWY_DYNAMIC_DISPATCH_T
  • Add PromoteInRangeTo/ConvertInRangeTo/DemoteInRangeTo
  • Add Rol/Ror, RotateLeft/RotateLeftSame/RotateRightSame
  • Add SatWidenMulPairwiseAccumulate, SatWidenMulAccumFixedPoint
  • Add stats.h, bit_set.h, IsEitherNaN
  • Add UI8/UI32/UI64 MulHigh, I64 MulEven/MulOdd/Mul128
  • Add WidenMulAccumulate, MulEvenAdd, MulOddAdd
  • contrib/bit_pack: support 32/64-bit lanes
  • contrib/math: Add Exp2, Hypot
  • contrib/matvec: Add MatVecAdd
  • contrib/sort: Add VQ/HeapSelect, partial sort
  • contrib/topology: add affinity, detect topology/cache size/CPU name
  • Enable runtime dispatch for NEON/RVV, bazel modules, abort handler
  • Remove DASSERT for negative Gather indices
  • Support opting out of GUnit dependency
  • Use SPR/ZEN4 bf16 dot product
  • Known GCC 13 RVV issue: parts of sort_test and bit_pack_test disabled
  • Known Clang RVV/QEMU issue: incorrect rounding mode in upper/lower halves

comment:3 by Bruce Dubbs, 10 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

bfac0a7a6a Update to highway-1.2.0.
dd8803cb21 Update to logrotate-3.22.0.
Note: See TracTickets for help on using tickets.