[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
Mon Jul 18 07:37:26 PDT 2022


lntue updated this revision to Diff 445494.
lntue added a comment.

Update comments and float literals.


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.445494.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220718/6249e366/attachment-0001.bin>


More information about the libc-commits mailing list