Skip to content

JIT: tail merge suspension points #128258

@jakobbotsch

Description

@jakobbotsch

For GDVs it should be a common scenario that we have a join right after two separate runtime async calls assigning the same value. We should be able to (manually) tail merge the suspension points created for these to remove one of them entirely.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions