Skip to content

Commit

Permalink
[libc][math][c23] Temporarily disable expf16 on AArch64 (llvm#101203)
Browse files Browse the repository at this point in the history
  • Loading branch information
overmighty authored and banach-space committed Aug 7, 2024
1 parent b94a5c0 commit 8f7ccd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libc/config/linux/aarch64/entrypoints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,6 @@ if(LIBC_TYPES_HAS_FLOAT16)
libc.src.math.canonicalizef16
libc.src.math.ceilf16
libc.src.math.copysignf16
libc.src.math.expf16
libc.src.math.f16add
libc.src.math.f16addf
libc.src.math.f16div
Expand Down

0 comments on commit 8f7ccd2

Please sign in to comment.