Skip to content

Backend-specific function attributes #243

@raviqqe

Description

@raviqqe

Problem

  • There are no function attributes available.
    • e.g. inline, nounwind
  • Therefore, certain optimization or hinting to backends are impossible.

Solution

  • Add attributes field to function definitions.
  • Those attributes are backend specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions