Optimize Double/Single.IsNegative
authorJan Kotas <jkotas@microsoft.com>
Wed, 11 Jul 2018 06:46:39 +0000 (23:46 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 11 Jul 2018 11:20:09 +0000 (04:20 -0700)
commit6cf51ae85bc9aa2bf9aa4f9fdc84ef5f59e6eeae
treea61e39241b80b99118937159ae29d39c89fd7854
parentcb0b8efc80ff47187f4335e670b2f760aecf868b
Optimize Double/Single.IsNegative

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/874b694fa31c1ce92491f2191ed4a006c51ae2d4
src/libraries/System.Private.CoreLib/src/System/Double.cs
src/libraries/System.Private.CoreLib/src/System/Single.cs