C#: Change NaN with large number #817
Reference in New Issue
Block a user
No description provided.
Delete Branch "rigdern/cs-nan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR is the C# version of
3a82d2b1a8
The above change moved Yoga away from NaN to facilitate usage of the
-ffast-math
compiler flag. However, that commit forgot to update the C# implementation.shergin is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Pull request closed