[libc-commits] [libc] [libc] Float128 Emulation in LLVM libc (PR #200565)
via libc-commits
libc-commits at lists.llvm.org
Wed Jun 24 08:28:31 PDT 2026
Sukumarsawant wrote:
[c579bb0](https://github.com/llvm/llvm-project/pull/200565/commits/c579bb07a7ea33e5dd09ead356ece9f1780b2c00)
The only thing done in this commit is making use of the identical IEEE754_Binary128 container, which I earlier thought of keeping separate, which was redundant, as suggested by Nicolas.
https://github.com/llvm/llvm-project/pull/200565
More information about the libc-commits
mailing list