Vectorize Array.{Last}IndexOf<T>(...) for byte and char (dotnet/coreclr#21116)
authorBen Adams <thundercat@illyriad.co.uk>
Wed, 21 Nov 2018 00:44:56 +0000 (00:44 +0000)
committerJan Kotas <jkotas@microsoft.com>
Wed, 21 Nov 2018 00:44:56 +0000 (16:44 -0800)
commita765d80edc1361acb3680e4e04556a1481ffc96f
treed9a726d165ea79ddd8dd1bc9fe590a90264ad481
parenteea264e6a4b2abf4ffcb88b12e978e39b39f31de
Vectorize Array.{Last}IndexOf<T>(...) for byte and char (dotnet/coreclr#21116)

* Vectorize Array.IndexOf<T>(...) for byte and char

* Also LastIndexOf

Commit migrated from https://github.com/dotnet/coreclr/commit/ba7d5ce44419bb419562d50ed1c720a3465dbf11
src/coreclr/src/System.Private.CoreLib/src/System/Array.cs
src/coreclr/src/System.Private.CoreLib/src/System/Collections/Generic/EqualityComparer.cs