Skip to content

Recursive irinterp is not compiled into the sysimage #56526

@KristofferC

Description

@KristofferC

Running some code in Pkg causes the following compilation:

#=   46.8 ms =# precompile(Tuple{Base.Compiler.var"#get_infer_result#typeinf_edge##0"{Method, Bool, Bool, Base.Compiler.InferenceResult, Base.Compiler.Future{Base.Compiler.MethodCallResult}}, Base.Compiler.NativeInterpreter, Base.Compiler.IRInterpretationState})

It would probably be a good idea to ensure this path is compiled into the sysimage so it doesn't have to be done at runtime for user code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions