Skip to content

Automatically infer inline phase information for higher order functions #27

Description

@harendra-kumar

See this note in streamly docs. It would be nice if we can infer the phase information by analyzing the program. If a higher order function is consuming another function which is marked as INLINE or which is likely to be automatically inlined then we can introduce inline ordering for automatically assigning different phases to the higher order function and the function it is consuming.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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