Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Investigate size/performance tradeoffs for -sil-inline-generics and -sil-partial-specialization #628

@compnerd

Description

@compnerd

We should identify the actual size and performance implications of the -sil-inline-generics and -sil-partial-specialization flags that we set during the compilation here:

add_compile_options($<$<COMPILE_LANGUAGE:Swift>:-Xllvm$<SEMICOLON>-sil-inline-generics>)
add_compile_options($<$<COMPILE_LANGUAGE:Swift>:-Xllvm$<SEMICOLON>-sil-partial-specialization>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions