Skip to content

JIT: We should support switching delegate GDVs to async variants #128260

@jakobbotsch

Description

@jakobbotsch

Delegate GDV in runtime async methods can be improved by switching the guarded version if it turns out it has an async variant with user code. Currently we needlessly go through the task-returning thunk in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions