ballerina-platform / nballerina

Ballerina compiler that generates native executables.
https://ballerina.io/
Apache License 2.0
138 stars 46 forks source link

Use exact bit to check function value exactness #1238

Closed heshanpadmasiri closed 11 months ago

heshanpadmasiri commented 11 months ago

Currently we are using _bal_function_is_exact to check function value exactness. Instead use the exact bit for checking exactness