[llvm-branch-commits] [libc] [libc] Add Operator Overloads for Float80 (PR #214493)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 20 08:56:16 PDT 2026
================
@@ -14,6 +14,7 @@
#include "src/__support/FPUtil/cast.h"
#include "src/__support/FPUtil/comparison_operations.h"
#include "src/__support/FPUtil/dyadic_float.h"
+#include "src/__support/FPUtil/float128.h"
----------------
overmighty wrote:
Should update `CMakeLists.txt`.
https://github.com/llvm/llvm-project/pull/214493
More information about the llvm-branch-commits
mailing list