================ @@ -1091,6 +1100,26 @@ class APFloat : public APFloatBase { } } + static bool hasZero(const fltSemantics &Sem) { ---------------- tschuett wrote: doxygen comment: /// xxxx https://github.com/llvm/llvm-project/pull/107127