Commit Graph

3 Commits

Author SHA1 Message Date
chausner
6174e7f6f8
[blake3] Update to 1.3.3 (#29095)
* Update blake3 to 1.3.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:38 -08:00
Yuriy O'Donnell
09d4f8ec9c
[blake3] Add assembly implementations (#25921)
* [blake3] Extend build script to support assembly implementations

* [blake3] Add AVX512 assembly implementation
2022-07-25 14:54:59 -07:00
Yuriy O'Donnell
c39678d764
[blake3] Add new port (#25787)
* [blake3] Add new port

Fixes #20023

* Add license

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-18 15:10:20 -07:00