Avoid mod operator when fast alternative available (dotnet/coreclr#27299)
authorBen Adams <thundercat@illyriad.co.uk>
Sat, 26 Oct 2019 13:57:12 +0000 (14:57 +0100)
committerJan Kotas <jkotas@microsoft.com>
Sat, 26 Oct 2019 13:57:12 +0000 (06:57 -0700)
commit82f2e7b0e6d03c0f5848a046cc1beafd0b329186
tree575e35b4c4e5d4d90d01fc3d430c7ab1d13f1cbc
parentaad1647a9756e6ab1acb9d61e170ad78d8db8d7c
Avoid mod operator when fast alternative available (dotnet/coreclr#27299)

Commit migrated from https://github.com/dotnet/coreclr/commit/e532bf642a3a381d53ff52c234f29deb7d11e7a0
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/Dictionary.cs
src/libraries/System.Private.CoreLib/src/System/Collections/HashHelpers.cs