We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49b5b6c + 49f03ee commit 82f3269Copy full SHA for 82f3269
libc/config/baremetal/config.json
@@ -36,7 +36,7 @@
36
},
37
"math": {
38
"LIBC_CONF_MATH_OPTIMIZATIONS": {
39
- "value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES)"
+ "value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES | LIBC_MATH_INTERMEDIATE_COMP_IN_FLOAT)"
40
}
41
42
"general": {
0 commit comments