Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into refactor/header-only/dsub
  • Loading branch information
hulxv authored Apr 22, 2026
commit e3c4d5940d83026ee4179c87b156458af1372bb6
6 changes: 6 additions & 0 deletions libc/test/shared/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,12 @@ add_fp_unittest(
libc.src.__support.math.copysignl
libc.src.__support.math.dsubf128
libc.src.__support.math.dsubl
libc.src.__support.math.floor
libc.src.__support.math.floorbf16
libc.src.__support.math.floorf
libc.src.__support.math.floorf128
libc.src.__support.math.floorf16
libc.src.__support.math.floorl
libc.src.__support.math.log
libc.src.__support.math.logbbf16
)
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.