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] Intrinsify Unsafe API's #101495

Closed
4 tasks done
Tracked by #43051
fanyang-mono opened this issue Apr 24, 2024 · 1 comment · Fixed by #105150
Closed
4 tasks done
Tracked by #43051

[mono] Intrinsify Unsafe API's #101495

fanyang-mono opened this issue Apr 24, 2024 · 1 comment · Fixed by #105150

Comments

@fanyang-mono
Copy link
Member

fanyang-mono commented Apr 24, 2024

Most of the Unsafe API's are intrinsified by Mono, while some are not. Here is the list of the ones are not intrinsified

  • BitCast
  • Read
  • Write
  • Subtract
Copy link
Contributor

Tagging subscribers to this area: @fanyang-mono, @steveisok
See info in area-owners.md if you want to be subscribed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant