[libc-commits] [libc] [libc][mathvec] Initial commit for LIBC vector math component (PR #173058)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Fri Jan 9 13:48:34 PST 2026
================
@@ -0,0 +1,87 @@
+//===-- Utility class to test different flavors of float add ----*- C++ -*-===//
----------------
michaelrj-google wrote:
is this file used anywhere? I don't see it in the cmake.
https://github.com/llvm/llvm-project/pull/173058
More information about the libc-commits
mailing list