Skip to content

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

Merged
tannergooding merged 3 commits into
dotnet:mainfrom
tannergooding:mono-xcompare-fp
Jul 3, 2024
Merged

Ensure mini-amd64 correctly handles CMP_GT and CMP_GE for OP_XCOMPARE_FP#104206
tannergooding merged 3 commits into
dotnet:mainfrom
tannergooding:mono-xcompare-fp

Conversation

@tannergooding

Copy link
Copy Markdown
Member

This resolves#97176

@tannergooding

Copy link
Copy Markdown
MemberAuthor

CC. @lambdageek this should be ready for review

@tannergooding

Copy link
Copy Markdown
MemberAuthor

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

@tannergooding

Copy link
Copy Markdown
MemberAuthor

No changes, just merging in latest from main

@tannergooding

Copy link
Copy Markdown
MemberAuthor

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:mainJul 3, 2024
@tannergooding
tannergooding deleted the mono-xcompare-fp branch July 3, 2024 10:56
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Aug 3, 2024
Sign up for freeto 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

@tannergooding@steveisok