Merge pull request dotnet/coreclr#10402 from BruceForstall/FixMulCseBug
authorBruce Forstall <brucefo@microsoft.com>
Thu, 23 Mar 2017 17:57:49 +0000 (10:57 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2017 17:57:49 +0000 (10:57 -0700)
Fix CSE bug with GT_MUL and GTF_MUL_64RSLT

Commit migrated from https://github.com/dotnet/coreclr/commit/b6c36706c174e0cbd280dca5ec0a829171aaafe0

1  2 
src/coreclr/src/jit/morph.cpp

Simple merge