Improve vectorization of String.Split (#64899)
authorJesper Meyer <yesmey@users.noreply.github.com>
Thu, 24 Mar 2022 02:02:01 +0000 (03:02 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Mar 2022 02:02:01 +0000 (20:02 -0600)
commitb4e258a377ccfd8fe636f51b50e8f9204d292d8f
treea3b20862550e4e01833bb38729628f9b917f0a7a
parent7508080ebc58865d6ec6f151c4f58b92b0026d46
Improve vectorization of String.Split (#64899)
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/ValueListBuilder.cs
src/libraries/System.Private.CoreLib/src/System/String.Manipulation.cs
src/libraries/System.Runtime/tests/System/String.SplitTests.cs