[all-commits] [llvm/llvm-project] 4d8ded: [libc] Fix the overflow check condition of ldexp.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Nov 18 21:36:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4d8dede5e53a802bb35dd54cd693390793cb753f
https://github.com/llvm/llvm-project/commit/4d8dede5e53a802bb35dd54cd693390793cb753f
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M libc/test/src/math/LdExpTest.h
M libc/utils/FPUtil/ManipulationFunctions.h
Log Message:
-----------
[libc] Fix the overflow check condition of ldexp.
Targeted tests have been added.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D91752
More information about the All-commits
mailing list