Skip to content

Allow method CFGs to occur out of order/support merging methods somehow #24

@kmillikin

Description

@kmillikin

In dart2js we don't necessarily compile a method from end-to-end all at one time. IR Hydra shows distinct passes as as separate methods. I guess sorting them by reopt puts them close together, but it would be nice to support merging them in the UI or indicating that they were part of the same compilation pipeline in the input file.

ir-hydra-method-ordering

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions