Skip to content

Fix SIMD12 spills - #102736

Merged
EgorBo merged 9 commits into
dotnet:mainfrom
EgorBo:fix-spill-simd12
Jun 13, 2024
Merged

Fix SIMD12 spills#102736
EgorBo merged 9 commits into
dotnet:mainfrom
EgorBo:fix-spill-simd12

Conversation

@EgorBo

@EgorBo EgorBo commented May 27, 2024

Copy link
Copy Markdown
Member

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

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 27, 2024
Comment thread src/coreclr/jit/codegenlinear.cpp
Comment thread src/coreclr/jit/emitxarch.cpp
@EgorBo

EgorBo commented Jun 11, 2024

Copy link
Copy Markdown
Member Author

@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
@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

2 participants