Skip to content

Commit 5de4d1b

Browse files
committed
Disable exp2m1f16 on GPUs for now
1 parent eca8d05 commit 5de4d1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/config/gpu/entrypoints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ if(LIBC_TYPES_HAS_FLOAT16)
523523
libc.src.math.copysignf16
524524
libc.src.math.exp10f16
525525
libc.src.math.exp2f16
526-
libc.src.math.exp2m1f16
527526
libc.src.math.expf16
528527
libc.src.math.f16add
529528
libc.src.math.f16addf

0 commit comments

Comments
 (0)