-
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
There are several codes in the JIT that are currently off by default, but we would like to ensure they don't regress (too badly) before they are able to be enabled by default. Consider adding a regularly run (weekly?) AzDO pipeline that runs these.
E.g., EH WriteThru (#543 ), OSR (on stack replacement), guarded de-virtualization, the interpreter.
category:eng-sys
theme:testing
skill-level:beginner
cost:small
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