[all-commits] [llvm/llvm-project] 987fac: [libc] Match x86 long double NaN classification wi...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jun 22 23:02:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 987fac79c9a951806cbda6b178b05fcb5145fde8
https://github.com/llvm/llvm-project/commit/987fac79c9a951806cbda6b178b05fcb5145fde8
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M libc/test/CMakeLists.txt
A libc/test/utils/CMakeLists.txt
A libc/test/utils/FPUtil/CMakeLists.txt
A libc/test/utils/FPUtil/x86_long_double_test.cpp
M libc/utils/FPUtil/LongDoubleBitsX86.h
Log Message:
-----------
[libc] Match x86 long double NaN classification with that of the compiler.
Reviewers: asteinhauser
Differential Revision: https://reviews.llvm.org/D82330
More information about the All-commits
mailing list