Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c/blake3_impl.h: don't try to do NEON on big-endian aarch64.
...because this would otherwise hit #error "This implementation only supports little-endian ARM." in c/blake3_neon.c.
- Loading branch information