Intrinsicify SpanHelpers.IndexOfAny(char,char,char,char,char)#22880
Intrinsicify SpanHelpers.IndexOfAny(char,char,char,char,char)#22880benaadams wants to merge 1 commit into
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:
|
b47b94e to
aa97881
Compare
aa97881 to
fe0fcac
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/22767