[libc-commits] [PATCH] D74897: [libc] Add CMake script to check host cpu features
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 26 09:19:06 PST 2020
gchatelet updated this revision to Diff 246759.
gchatelet added a comment.
- Added construction of flag list to support up to a particular cpu feature
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74897/new/
https://reviews.llvm.org/D74897
Files:
libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
libc/cmake/modules/cpu_features/check_avx.cpp
libc/cmake/modules/cpu_features/check_avx512f.cpp
libc/cmake/modules/cpu_features/check_sse.cpp
libc/cmake/modules/cpu_features/check_sse2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74897.246759.patch
Type: text/x-patch
Size: 5659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200226/92c0dd85/attachment.bin>
More information about the libc-commits
mailing list