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.
1 parent 6ed131e commit ae2b4f6Copy full SHA for ae2b4f6
libc/src/math/generic/CMakeLists.txt
@@ -4103,7 +4103,7 @@ add_entrypoint_object(
4103
libc.src.__support.FPUtil.fenv_impl
4104
libc.src.__support.FPUtil.fp_bits
4105
libc.src.__support.FPUtil.multiply_add
4106
- libc.src.__support.FPUtil.poly_eval
+ libc.src.__support.FPUtil.polyeval
4107
libc.src.__support.FPUtil.sqrt
4108
libc.src.__support.macros.optimization
4109
libc.src.__support.macros.properties.cpu_features
0 commit comments