[PATCH] D122884: [Support] [BLAKE3] Fix compilation with CMAKE_OSX_ARCHITECTURES
Argyrios Kyrtzidis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 10:19:28 PDT 2022
akyrtzi accepted this revision.
akyrtzi added a comment.
This revision is now accepted and ready to land.
LGTM, but could you also include a `FIXME` note to indicate need to handle this kind of CMake setup for SIMD implementations, potentially using your alternative suggestion?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122884/new/
https://reviews.llvm.org/D122884
More information about the llvm-commits
mailing list