[all-commits] [llvm/llvm-project] 52b7b2: [libc][math] Fix division by infinity in fputil::d...
Krishna Pandey via All-commits
all-commits at lists.llvm.org
Tue Aug 5 04:39:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52b7b22cfabea0d89f443c0f05fa1073f3ba9c21
https://github.com/llvm/llvm-project/commit/52b7b22cfabea0d89f443c0f05fa1073f3ba9c21
Author: Krishna Pandey <kpandey81930 at gmail.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M libc/src/__support/FPUtil/generic/div.h
M libc/test/src/math/smoke/DivTest.h
Log Message:
-----------
[libc][math] Fix division by infinity in fputil::div (#152092)
Signed-off-by: Krishna Pandey <kpandey81930 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list