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

Enable allocation of singletons on frozen heap in shared generic code #100510

Open
jkotas opened this issue Apr 2, 2024 · 1 comment
Open

Enable allocation of singletons on frozen heap in shared generic code #100510

jkotas opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Apr 2, 2024

Optimization disabled in #100444 (comment)

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 2, 2024
@jkotas jkotas added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 2, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 2, 2024
@EgorBo EgorBo added this to the Future milestone Apr 2, 2024
@EgorBo EgorBo removed the untriaged New issue has not been triaged by the area owner label Apr 2, 2024
@EgorBo
Copy link
Member

EgorBo commented Apr 2, 2024

Marking as Future, but I think I'll find some time to land my prototype to recognize a lot more frozen allocators in .NET 9.0 + will fix this issue along the road.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

No branches or pull requests

2 participants