[libc-commits] [libc] [llvm] [libc] Modify Exponent decomposition functions to work with emulated Float128 (PR #221540)

via libc-commits libc-commits at lists.llvm.org
Sun Sep 6 01:23:10 PDT 2026


================

----------------
Sukumarsawant wrote:

> Okay, I thought that since there is no `llogbf` I shouldn't add `llogbf128`. I will add it now.

It wasn't just enabled for that, but because now we have the Float128 type available everywhere due to emulation, we can add it f128 to test and build everywhere

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


More information about the libc-commits mailing list