Skip to content

JIT: Dynamic VSD stub calls should also reuse indirection cell #76302

@jakobbotsch

Description

@jakobbotsch

For static VSD stub calls we avoid creating any control expression and just do the call by dereferencing the indirection cell during codegen. For VSD stub calls that are dynamically computed we should be able to do the same thing. See #76017 (comment) for a regression where it matters.

category:cq
theme:optimization
skill-level:intermediate
cost:small
impact:small

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions