================
@@ -784,6 +784,7 @@ if(LIBC_TYPES_HAS_FLOAT16)
libc.src.math.rintf16
libc.src.math.roundevenf16
libc.src.math.roundf16
+ libc.src.math.rsqrtf16
----------------
lntue wrote:
also add entrypoints for other targets that have float16.
https://github.com/llvm/llvm-project/pull/137545