[libc-commits] [libc] [libc][mathvec] Add loop over scalar for unary FP32 (PR #199273)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Thu Jun 11 05:06:58 PDT 2026
================
@@ -0,0 +1,34 @@
+//===-- Implementation header for SIMD acosf ------------------*- C++ -*-===//
----------------
kaladron wrote:
LLVM has updated its coding guidelines:
https://llvm.org/docs/CodingStandards.html#file-headers
Could you please update these to match? (Here and below)
https://github.com/llvm/llvm-project/pull/199273
More information about the libc-commits
mailing list