Skip to content

Commit 8f156b3

Browse files
committed
Enable exp2m1f16 entrypoint on GPUs
1 parent 22d56a5 commit 8f156b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/gpu/entrypoints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ if(LIBC_TYPES_HAS_FLOAT16)
486486
libc.src.math.ceilf16
487487
libc.src.math.copysignf16
488488
libc.src.math.exp10f16
489+
libc.src.math.exp10m1f16
489490
libc.src.math.exp2f16
490491
libc.src.math.expf16
491492
libc.src.math.f16add

0 commit comments

Comments
 (0)