-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI