[libc-commits] [libc] [libc] Float80 Emulation in LLVM libc (PR #214447)
via libc-commits
libc-commits at lists.llvm.org
Mon Aug 24 19:07:16 PDT 2026
================
@@ -0,0 +1,112 @@
+//===-- Unittests for Float80 emulated type ------------------------------===//
----------------
overmighty wrote:
Nit: formatting.
```suggestion
//===-- Unittests for Float80 emulated type -------------------------------===//
```
https://github.com/llvm/llvm-project/pull/214447
More information about the libc-commits
mailing list