Skip to content

Commit 23307f6

Browse files
lntuecopybara-github
authored andcommitted
[roll] Roll llvm-project/libc [libc][math] Implement double precision sincos correctly rounded to all rounding modes. (#96719)
Sharing the same algorithm as double precision sin: llvm/llvm-project#95736 and cos: llvm/llvm-project#96591 GitOrigin-RevId: 8eda5e8754fda4422617d069315bd0ce34d99b0d Original-Revision: 4e4be54614351dfbf2503dd5369b0837e3f56993 Change-Id: Ie2bd882ad9952a0969feb84edcf1daffab6901b4
1 parent f62a328 commit 23307f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/flower

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
gitsubmoduleof="fuchsia"
361361
path="third_party/llvm-libc/src"
362362
remote="https://llvm.googlesource.com/llvm-project/libc"
363-
revision="c2daa51b2377c22ff388c970dd5c43887f40d6ca"/>
363+
revision="4e4be54614351dfbf2503dd5369b0837e3f56993"/>
364364
<project name="third_party/lz4"
365365
gitsubmoduleof="fuchsia"
366366
path="third_party/lz4"

0 commit comments

Comments
 (0)