[all-commits] [llvm/llvm-project] e4be4b: [libc][NFC] Use a convenience macro to declare spe...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Oct 27 16:55:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e4be4bcf83d9ed4888e42940deb6b6c8dceefa46
https://github.com/llvm/llvm-project/commit/e4be4bcf83d9ed4888e42940deb6b6c8dceefa46
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M libc/test/src/math/remquo_test.cpp
M libc/test/src/math/remquof_test.cpp
M libc/test/src/math/remquol_test.cpp
M libc/utils/FPUtil/TestHelpers.h
Log Message:
-----------
[libc][NFC] Use a convenience macro to declare special floating point constants.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D90262
More information about the All-commits
mailing list