Skip to content

Conversation

@bassiounix
Copy link
Contributor

No description provided.

@llvmbot llvmbot added the libc label Jul 21, 2025
@bassiounix bassiounix requested a review from lntue July 21, 2025 22:11
@llvmbot
Copy link
Member

llvmbot commented Jul 21, 2025

@llvm/pr-subscribers-libc

Author: Muhammad Bassiouni (bassiounix)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/149918.diff

1 Files Affected:

  • (modified) libc/include/math.yaml (+2-2)
diff --git a/libc/include/math.yaml b/libc/include/math.yaml
index 3044ec3437ff8..007be235f4380 100644
--- a/libc/include/math.yaml
+++ b/libc/include/math.yaml
@@ -33,14 +33,14 @@ functions:
     return_type: float
     arguments:
       - type: float
-    name: acoshf16
+  - name: acoshf16
     standards:
       - stdc
     return_type: _Float16
     arguments:
       - type: _Float16
     guard: LIBC_TYPES_HAS_FLOAT16
-    name: acospif16
+  - name: acospif16
     standards:
       - stdc
     return_type: _Float16

@bassiounix bassiounix merged commit c59e4b5 into llvm:main Jul 21, 2025
14 of 21 checks passed
@bassiounix bassiounix deleted the fix-math-yaml branch July 21, 2025 22:13
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants