Skip to content

parallel codegen #13

@dtzWill

Description

@dtzWill

allready (and alley's JIT path) creates .o files serially when they both could be performed in parallel.

LLVM has various libraries/frameworks for this, for example LTO can run parallel tasks, so check those for LLVM-compat thread pools or whatever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions