Skip to content

GC.KeepAlive JIT intrinsic #13682

@jkotas

Description

@jkotas

GC.KeepAlive is implemented as a empty non-inlineable call today. The call is cheap, but it still shows up as bottleneck in some cases. I have run into it while working on https://github.com/dotnet/coreclr/issues/27106 and https://github.com/dotnet/coreclr/issues/18111.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions