Skip to content

JIT-EE interface cleanup #89845

Open
Open
@jakobbotsch

Description

@jakobbotsch

Just a tracking issue for a few things we can clean up at some point:

  • getNewHelper uses only the token's class handle on the EE side
  • CILJit::compileMethod is always passed CORJIT_FLAG_CALL_GETJITFLAGS, so flags can be removed
  • GetProfilingHandle never has indirected == true anymore
  • mapMethodDeclToMethodImpl is unused (done in Remove unused GETFIELD/SETFIELD helpers #105023)
  • CORINFO_HELP_LOOP_CLONE_CHOICE_ADDR is unused

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