Skip to content

Remove return pointers for small values #2067

@pcwalton

Description

@pcwalton

Small values don't need to be written through a return pointer now that we monomorphize. Could be a minor performance boost and would clean up our LLVM code a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions