Intrinsicify SpanHelpers.IndexOfAny(char,char,char,char)#22879
Intrinsicify SpanHelpers.IndexOfAny(char,char,char,char)#22879benaadams 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 |
|
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:
|
9b629e5 to
9b27f98
Compare
9b27f98 to
eb61421
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/22766