Skip to content

Normalize binary ops into function calls #23

@sgpthomas

Description

@sgpthomas

Write a pass that transforms all binary ops into calls do the corresponding "dunder" method. This will just unify how we handle binary operators with function calls.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions