[all-commits] [llvm/llvm-project] e722ef: Reapply "[APFloat] Properly implement DoubleAPFloa...
David Majnemer via All-commits
all-commits at lists.llvm.org
Tue Aug 12 17:03:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e722ef49563e5861c6a4fe25f1bfe1c8e48b33af
https://github.com/llvm/llvm-project/commit/e722ef49563e5861c6a4fe25f1bfe1c8e48b33af
Author: David Majnemer <david.majnemer at gmail.com>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Support/APFloat.cpp
M llvm/unittests/ADT/APFloatTest.cpp
Log Message:
-----------
Reapply "[APFloat] Properly implement DoubleAPFloat::convertToSignExtendedInteger"
This reverts commit 8b44945a9231d4d7be0858a1c5d9c13d397bc512.
The compilation failure under !NDEBUG has been fixed.
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