Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Updating the new System.MathF calls which already existed in System.Math to call the System.Math implementation.#7721

Merged
janvorli merged 2 commits intodotnet:masterfrom
tannergooding:math
Oct 19, 2016
Merged

Updating the new System.MathF calls which already existed in System.Math to call the System.Math implementation.#7721
janvorli merged 2 commits intodotnet:masterfrom
tannergooding:math

Conversation

@tannergooding
Copy link
Copy Markdown
Member

FYI. @janvorli

@janvorli
Copy link
Copy Markdown
Member

Can you also remove the native implementations of those functions?

@tannergooding
Copy link
Copy Markdown
Member Author

Can do.

@tannergooding
Copy link
Copy Markdown
Member Author

I have removed the FCALL entry for System.MathF.Abs.

Min, Max, and Sign had no such entries as they were implemented entirely in managed code already.

Copy link
Copy Markdown
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@janvorli janvorli merged commit 841155b into dotnet:master Oct 19, 2016
sergign60 pushed a commit to sergign60/coreclr that referenced this pull request Nov 14, 2016
…m.Math` to call the `System.Math` implementation. (dotnet#7721)

* Updating the new `System.MathF` calls which already existed in `System.Math` to call the `System.Math` implementation.
* Removing the FCALL entry for MathF.Abs
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants