Skip to content

Conversation

hamarb123
Copy link
Contributor

Fixes #88478
Based on @stephentoub's #89156, but excluding the mono intrinsicification

/cc @tannergooding

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 18, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 18, 2025
Revert unintentional whitespace changes
Revert unintentional whitespace changes
@jkotas
Copy link
Member

jkotas commented Jul 25, 2025

mono intrinsicification

Is the Mono JIT/interpreter able to inline this so that there is no perf regression on Mono?

@hamarb123

This comment was marked as resolved.

@hamarb123

This comment was marked as resolved.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas
Copy link
Member

jkotas commented Jul 27, 2025

/ba-g infrastructure timeouts

@jkotas jkotas merged commit 82d6d46 into dotnet:main Jul 27, 2025
154 of 159 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.CompilerServices community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API Proposal]: Unsafe.IsAddressLessThanOrEqualTo / IsAddressGreaterThanOrEqualTo
3 participants