Skip to content

JIT: Move call ABI determination earlier #76926

@jakobbotsch

Description

@jakobbotsch

We expect that this information will be necessary for heuristics for generalized promotion in relation to the passing of arguments. The generalized promotion is going to run before morph, so we will need to have access to this information.

Might be tricky with how the ABI determination happens at the same time as final args are added, so we may need to split this up in some way as well.

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