Skip to content

Commit 6275f5d

Browse files
author
git apple-llvm automerger
committed
Merge commit '08c115d1f8a6' from llvm.org/main into next
2 parents e2a031c + 08c115d commit 6275f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/config/baremetal/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"math": {
3838
"LIBC_CONF_MATH_OPTIMIZATIONS": {
39-
"value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES | LIBC_MATH_NO_ERRNO)"
39+
"value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES | LIBC_MATH_NO_ERRNO | LIBC_MATH_INTERMEDIATE_COMP_IN_FLOAT)"
4040
}
4141
},
4242
"general": {

0 commit comments

Comments
 (0)