Ensure that all of the calculations for PerfScore are done using doubles (dotnet...
authorBrian Sullivan <briansul@microsoft.com>
Tue, 22 Oct 2019 21:04:41 +0000 (14:04 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2019 21:04:41 +0000 (14:04 -0700)
commit41200be460369657298a1397310acc04e8d860a0
treef68e71512e64dbd3b29ab5e36efe31cc98b37019
parent52faf6746c57a601703589404b84c1476fa008ac
Ensure that all of the calculations for PerfScore are done using doubles (dotnet/coreclr#27342)

Ensure that all of the calculations for PerfScore are done using doubles

Commit migrated from https://github.com/dotnet/coreclr/commit/020a8c44cc9606bf06b107597cd853533981bbd3
src/coreclr/src/jit/codegencommon.cpp
src/coreclr/src/jit/emit.cpp