-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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 SuperPMIin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
Similar to the support for block layouts we should generalize the support to support arbitrary GC refs. This would be beneficial for object stack allocation to represent some layouts (like boxes). It would also potentially allow describing some more efficient handling of remainders in physical promotion.
We may also want to add the ability to describe the significant ranges of the layout such that physical promotion can efficiently handle padding in these custom layouts.
hez2010 and neon-sunsetSergio0694 and PaulusParssinen
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 SuperPMIin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged