Skip to content

side project: include dataflow analysis/analyses in --pretty flowgraph #15016

Closed
@pnkfelix

Description

@pnkfelix

Right now, if you are debugging a dataflow analysis, you can see the the results of the analysis via debug! by various settings of the RUST_LOG environment variable.

It might be nice to expand the --pretty flowgraph output to allow one to annotate the labels in the graphviz output with result of the dataflow analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions