Skip to content

Commit 6212824

Browse files
committed
update powf16 approach
1 parent 13dd3ff commit 6212824

File tree

3 files changed

+2913
-121
lines changed

3 files changed

+2913
-121
lines changed

libc/src/math/generic/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ add_entrypoint_object(
16001600
libc.src.__support.FPUtil.nearest_integer
16011601
libc.src.__support.FPUtil.sqrt
16021602
libc.src.__support.macros.optimization
1603-
libc.src.__support.math.expxf16_utils
1603+
libc.src.__support.math.exp10f_utils
16041604
)
16051605

16061606
add_entrypoint_object(

0 commit comments

Comments
 (0)