[libc-commits] [libc] [llvm] [libc] Make totalorder functions use the emulated float128 type (PR #221085)
via libc-commits
libc-commits at lists.llvm.org
Mon Sep 7 11:28:29 PDT 2026
================
@@ -5,28 +5,30 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
+///
+/// \file
+/// Implementation header for totalordermagf128.
+///
+//===----------------------------------------------------------------------===//
----------------
Sukumarsawant wrote:
Please check the headers once on website https://llvm.org/docs/CodingStandards.html#file-headers
https://github.com/llvm/llvm-project/pull/221085
More information about the libc-commits
mailing list