Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono] Tracking: Implement System.Runtime.Intrinsics.Arm.Sha256 #42325

Closed
6 tasks done
imhameed opened this issue Sep 16, 2020 · 2 comments · Fixed by #47337 or mono/mono#20776
Closed
6 tasks done

[mono] Tracking: Implement System.Runtime.Intrinsics.Arm.Sha256 #42325

imhameed opened this issue Sep 16, 2020 · 2 comments · Fixed by #47337 or mono/mono#20776
Assignees
Labels
area-Codegen-LLVM-mono runtime-mono specific to the Mono runtime tracking This issue is tracking the completion of other related issues.
Milestone

Comments

@imhameed
Copy link
Contributor

imhameed commented Sep 16, 2020

System.Runtime.Intrinsics.Arm.Sha256:

  • IsSupported
  • HashUpdate1
  • HashUpdate2
  • ScheduleUpdate0
  • ScheduleUpdate1

System.Runtime.Intrinsics.Arm.Sha256.Arm64:

  • IsSupported
@imhameed imhameed added runtime-mono specific to the Mono runtime area-Codegen-LLVM-mono labels Sep 16, 2020
@imhameed imhameed added this to the 6.0.0 milestone Sep 16, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Sep 16, 2020
@ghost
Copy link

ghost commented Sep 16, 2020

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

@imhameed imhameed removed the untriaged New issue has not been triaged by the area owner label Sep 16, 2020
@imhameed imhameed added the tracking This issue is tracking the completion of other related issues. label Oct 28, 2020
@fanyang-mono fanyang-mono self-assigned this Nov 16, 2020
@SamMonoRT
Copy link
Member

@fanyang-mono is actively working on implementing these.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 22, 2021
monojenkins pushed a commit to monojenkins/mono that referenced this issue Jan 24, 2021
fanyang-mono added a commit to mono/mono that referenced this issue Jan 25, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jan 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-LLVM-mono runtime-mono specific to the Mono runtime tracking This issue is tracking the completion of other related issues.
Projects
None yet
4 participants