-
Notifications
You must be signed in to change notification settings - Fork 330
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.3-1) UNRELEASED; urgency=medium | ||
|
||
* Add RearrangeToOddPlusEven, Xor3, 8-bit CompressStore, HWY_ASSUME | ||
* Add contrib/bit_pack for 8/16-bit lanes | ||
* Add WASM_EMU256 target | ||
* Documentation improvements | ||
* Allow opting out of C++ stdlib usage for Compiler Explorer | ||
* Update for new RVV intrinsics; faster WASM min/max and extmul/q15mul | ||
* Fix UB, GCC atomic | ||
|
||
-- Jan Wassenberg <[email protected]> Thu, 19 Jan 2023 13:00:00 +0200 | ||
|
||
highway (1.0.2-1) UNRELEASED; urgency=medium | ||
|
||
* Add ExclusiveNeither, FindKnownFirstTrue, Ne128 | ||
|
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