[llvm] [APFloat] Fix `IEEEFloat::addOrSubtractSignificand` and `IEEEFloat::normalize` (PR #98721)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 13 03:34:03 PDT 2024


tschuett wrote:

The title claims to fix `addOrSubtractSignificand` and `normalize`, but there seems to be only a test for the former.

https://github.com/llvm/llvm-project/pull/98721


More information about the llvm-commits mailing list