Intrinsicify SpanHelpers.IndexOf(char) (dotnet/coreclr#22505)
commit12b737d980f0a8bc6f275bd8eabb0eb1011f6f90
authorBen Adams <thundercat@illyriad.co.uk>
Thu, 13 Jun 2019 21:21:40 +0000 (13 22:21 +0100)
committerMarek Safar <marek.safar@gmail.com>
Fri, 14 Jun 2019 07:37:52 +0000 (14 09:37 +0200)
treedd85eb9c0134d9997d75340190916ea1e28188a3
parent467fd6516bc964d4076702c90203ff31dddc848e
Intrinsicify SpanHelpers.IndexOf(char) (dotnet/coreclr#22505)

* Helpers to support Intrinsics in SpanHelpers.Char

* Intrinsicify SpanHelpers.IndexOf(char)

* Feedback

* fix

* Fix assert

* Improve comment warning

* fix

* fix

* Fix

* Fix

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/SpanHelpers.Char.cs
netcore/System.Private.CoreLib/shared/System/String.cs