[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
Thu Feb 27 00:52:54 PST 2020
gchatelet updated this revision to Diff 246885.
gchatelet marked 4 inline comments as done.
gchatelet added a comment.
Rebased and addressed comments.
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.246885.patch
Type: text/x-patch
Size: 5490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200227/919d190d/attachment-0001.bin>
More information about the libc-commits
mailing list