Skip to content

Export to_muladd? #66

@jondeuce

Description

@jondeuce

It would be convenient to write include(to_muladd, "file.jl") to recursively muladdify every expression in file.jl, since this doesn't require modifying the file. The only issue is that this doesn't play nicely with Revise just yet, but that may be fixed soon.

Right now the solution is still quite nice, you just wrap the file contents in @muladd begin <...> end, but I think a documented option to do this with include would be good. I'm happy to make a PR if interested.

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