================
@@ -653,6 +653,7 @@ if(LIBC_TYPES_HAS_FLOAT16)
# math.h C23 _Float16 entrypoints
libc.src.math.asinf16
libc.src.math.acosf16
+ libc.src.math.acoshf16
----------------
harrisonGPU wrote:
Done.
https://github.com/llvm/llvm-project/pull/130588