mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
* crypto.core.aes: process 6 block in parallel instead of 8 on aarch64 At least on Apple Silicon, this is slightly faster than 8 blocks. * AES: add parallel blocks for tigerlake, rocketlake, alderlake, zen3