[libc-commits] [PATCH] D129916: [libc] Add float type and flag for nearest_integer to enable SSE4.2.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 22 06:30:03 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed261e710693: [libc] Add float type and flag for nearest_integer to enable SSE4.2. (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129916/new/
https://reviews.llvm.org/D129916
Files:
libc/cmake/modules/LLVMLibCFlagRules.cmake
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/src/__support/FPUtil/CMakeLists.txt
libc/src/__support/FPUtil/aarch64/nearest_integer.h
libc/src/__support/FPUtil/nearest_integer.h
libc/src/__support/FPUtil/x86_64/nearest_integer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129916.446809.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220722/ac932e26/attachment-0001.bin>
More information about the libc-commits
mailing list