Intrinsicify SpanHelpers.IndexOfAny(char,char,char)#22878
Intrinsicify SpanHelpers.IndexOfAny(char,char,char)#22878benaadams wants to merge 1 commit intodotnet:masterfrom
Conversation
|
@dotnet-bot test Windows_NT x64 Checked jitx86hwintrinsicnoavx @dotnet-bot test Windows_NT x86 Checked jitx86hwintrinsicnoavx @dotnet-bot test Ubuntu x64 Checked jitx86hwintrinsicnoavx |
|
Will follow up after #22505 |
6c9bcc8 to
7783114
Compare
|
Thank you for your contribution. As announced in dotnet/coreclr#27549 this repository will be moving to dotnet/runtime on November 13. If you would like to continue working on this PR after this date, the easiest way to move the change to dotnet/runtime is:
|
ea96fe3 to
024941b
Compare
024941b to
68a4c35
Compare
|
Rebased ready for review /cc @tannergooding @CarolEidt @GrabYourPitchforks |
|
Thank you for your contribution. As announced in #27549 the dotnet/runtime repository will be used going forward for changes to this code base. Closing this PR as no more changes will be accepted into master for this repository. If you’d like to continue working on this change please move it to dotnet/runtime. |
From #22187
Based on #22875 which is first commit
Resolves https://github.com/dotnet/coreclr/issues/22765