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

Fix SIMD12 spills #102736

Merged
merged 9 commits into from
Jun 13, 2024
Merged

Fix SIMD12 spills #102736

merged 9 commits into from
Jun 13, 2024

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented May 27, 2024

Fixes #95043 bug (based on @jakobbotsch suggestion in #95043 (comment))

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 27, 2024
@EgorBo
Copy link
Member Author

EgorBo commented Jun 11, 2024

@jakobbotsch PTAL again

@EgorBo EgorBo marked this pull request as ready for review June 11, 2024 23:47
@EgorBo EgorBo merged commit 3f9a441 into dotnet:main Jun 13, 2024
118 of 120 checks passed
@EgorBo EgorBo deleted the fix-spill-simd12 branch June 13, 2024 12:43
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Behavior changes with optimizations on x86
2 participants