[libc-commits] [PATCH] D82330: [libc] Match x86 long double NaN classification with that of the compiler.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 22 23:04:44 PDT 2020


sivachandra updated this revision to Diff 272615.
sivachandra marked 3 inline comments as done.
sivachandra added a comment.

Add tests for non-NaN numbers.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82330/new/

https://reviews.llvm.org/D82330

Files:
  libc/test/CMakeLists.txt
  libc/test/utils/CMakeLists.txt
  libc/test/utils/FPUtil/CMakeLists.txt
  libc/test/utils/FPUtil/x86_long_double_test.cpp
  libc/utils/FPUtil/LongDoubleBitsX86.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82330.272615.patch
Type: text/x-patch
Size: 4908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200623/1a405f21/attachment.bin>


More information about the libc-commits mailing list