Skip to content

Conversation

tannergooding
Copy link
Member

This resolves #108929

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 16, 2024
@tannergooding
Copy link
Member Author

CC. @dotnet/jit-contrib for review.

This resolves the user reported perf regression/codegen issue. It should be considered for backport to .NET 9 after merge

@tannergooding tannergooding merged commit 5945ee7 into dotnet:main Oct 29, 2024
164 of 166 checks passed
@tannergooding tannergooding deleted the fix-108929 branch October 29, 2024 00:19
@tannergooding
Copy link
Member Author

/backport to release/9.0-staging

Copy link
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/11564881040

@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 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.

Performance regression in Vector<T>.Vector<T>(T) on x86/x64
2 participants