-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
14 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
highway (1.0.4-1) UNRELEASED; urgency=medium | ||
|
||
* Add PPC8..10, SSE2, AVX3_ZEN4, NEON_WITHOUT_AES targets | ||
* Add Expand, LoadExpand, integer AbsDiff, SumsOf8AbsDiff | ||
* Improved Half/Twice support, codegen for Shift*Same | ||
* Support Wasm in Godbolt | ||
* Faster KV128 sorting | ||
* Fix armv7 build config, CMake config mode | ||
* Update RVV intrinsics for 1.0-draft | ||
|
||
-- Jan Wassenberg <[email protected]> Fri, 17 Mar 2023 15:00:00 +0200 | ||
|
||
highway (1.0.3-1) UNRELEASED; urgency=medium | ||
|
||
* Add RearrangeToOddPlusEven, Xor3, 8-bit CompressStore, HWY_ASSUME | ||
|
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