[PATCH] D138760: BLAKE3: do not try to use neon on big-endian aarch64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 30 10:26:15 PST 2022


MaskRay added a comment.

In D138760#4018383 <https://reviews.llvm.org/D138760#4018383>, @he32 wrote:

> Thanks for the hint / redirect.
> I've submitted a pull request at https://github.com/BLAKE3-team/BLAKE3/pull/280

Thank you! If we take the patch here, we may risk losing the change when someone upgrades BLAKE3. So it's better to ensure that it works in the upstream...


Repository:
  rZORG LLVM Github Zorg

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138760/new/

https://reviews.llvm.org/D138760



More information about the llvm-commits mailing list