Remove MONO ifdef from Vector128 bitcasts#104694
Closed
xtqqczze wants to merge 2 commits intodotnet:mainfrom
Closed
Remove MONO ifdef from Vector128 bitcasts#104694xtqqczze wants to merge 2 commits intodotnet:mainfrom
xtqqczze wants to merge 2 commits intodotnet:mainfrom
Conversation
Contributor
|
Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics |
Member
|
We should wait on this until after we ensure it doesn't need to be backed out for Mono WASM: dotnet/perf-autofiling-issues#37893 Just trying to confirm the handling that needs to be added |
Contributor
Author
|
|
This was referenced Jul 11, 2024
Open
9e28938 to
0b6fd5e
Compare
c97964a to
8d0e1f7
Compare
Contributor
Author
|
|
8d0e1f7 to
fca7ecf
Compare
Follow-up to dotnet#104309.
fca7ecf to
3012600
Compare
This was referenced Oct 22, 2024
Contributor
Author
|
Member
|
You'll need to log an issue for it and wait for the Mono side to be fixed before this PR can be taken. |
Contributor
|
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
Contributor
Author
Issue created: #109345 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #104309.