Skip to content

Jit logging missing from new toml definitions #406

@tyroguru

Description

@tyroguru

We seem to be missing jit logging calls (JLOG/JLOGPTR) from a number of the new toml definitions. For example, I am just doing some experimentation with a a std::vector<std::unique_ptr<std::string>> and we only see the jit logging entry for the vector definition - nothing for the unique pointer entries in the vector.

Make sure we have as much coverage for jit logging in codegenv2 (-ftype-graph).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions