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

Ensure mini-amd64 correctly handles CMP_GT and CMP_GE for OP_XCOMPARE_FP #104206

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

tannergooding
Copy link
Member

This resolves #97176

@tannergooding
Copy link
Member Author

CC. @lambdageek this should be ready for review

@tannergooding
Copy link
Member Author

Also CC. @fanyang-mono since this touches the SIMD code

@tannergooding
Copy link
Member Author

No changes, just merging in latest from main

@tannergooding
Copy link
Member Author

CI is now good, just the timeout leg that’s a known issue for WASM and reproducing on multiple PRs

@tannergooding tannergooding merged commit b652b39 into dotnet:main Jul 3, 2024
115 of 117 checks passed
@tannergooding tannergooding deleted the mono-xcompare-fp branch July 3, 2024 10:56
@github-actions github-actions bot locked and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[x64] Mono SIMD codegen bug
2 participants